commit | 4f60f82104e428ba23cf7c82cde7ea536af092fd | [log] [tgz] |
---|---|---|
author | John Baldwin <jhb@FreeBSD.org> | Fri Sep 23 15:36:10 2022 -0700 |
committer | John Baldwin <jhb@FreeBSD.org> | Fri Sep 23 15:36:10 2022 -0700 |
tree | 69a86b7d4ef3020d9f562348263a2af3f6bc87bd | |
parent | eb668e50036e979fb0a74821df4eee0307b44e66 [diff] |
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'.