Support AT_USRSTACKBASE and AT_USRSTACKLIM.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 23 Sep 2022 22:36:10 +0000 (15:36 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 23 Sep 2022 22:36:10 +0000 (15:36 -0700)
commit4f60f82104e428ba23cf7c82cde7ea536af092fd
tree69a86b7d4ef3020d9f562348263a2af3f6bc87bd
parenteb668e50036e979fb0a74821df4eee0307b44e66
Support AT_USRSTACKBASE and AT_USRSTACKLIM.

FreeBSD's kernel has recently added two new ELF auxiliary vector
entries to describe the location of the user stack for the initial
thread in a process.

This change displays the proper name and description of these entries
in 'info auxv'.
gdb/fbsd-tdep.c
include/elf/common.h