diff options
author | John Baldwin <jhb@FreeBSD.org> | 2016-06-11 15:07:38 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2016-06-24 10:33:04 -0700 |
commit | 7697fc9ec3a970f05abb836107653c46ada466ad (patch) | |
tree | f1822cc24d492a4971f9dfef55e652de8de764fc /bfd/elf.c | |
parent | aa1ed4a93a2eb0fb90d274c15288f3aad1791f60 (diff) | |
download | gdb-7697fc9ec3a970f05abb836107653c46ada466ad.zip gdb-7697fc9ec3a970f05abb836107653c46ada466ad.tar.gz gdb-7697fc9ec3a970f05abb836107653c46ada466ad.tar.bz2 |
Fetch the ELF auxiliary vector from live processes on FreeBSD.
Use the kern.proc.auxv.<pid> sysctl to fetch the ELF auxiliary vector for
a live process.
gdb/ChangeLog:
* fbsd-nat.c [KERN_PROC_AUXV] New variable super_xfer_partial.
(fbsd_xfer_partial): New function.
(fbsd_nat_add_target) [KERN_PROC_AUXV] Set "to_xfer_partial" to
"fbsd_xfer_partial".
Diffstat (limited to 'bfd/elf.c')
0 files changed, 0 insertions, 0 deletions