diff options
author | Kamil Rytarowski <n54@gmx.com> | 2020-09-02 19:32:54 +0200 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2020-09-10 15:39:45 +0200 |
commit | cf4ac4be12c311d387c8bce55f16f5ad3782d77c (patch) | |
tree | 6f97740c8d0c4add4387ea7acded81bf5243e83b /gdbserver/hostio-errno.cc | |
parent | f404573e4f8d22f0f1f87eee4f08fa132b15a9aa (diff) | |
download | gdb-cf4ac4be12c311d387c8bce55f16f5ad3782d77c.zip gdb-cf4ac4be12c311d387c8bce55f16f5ad3782d77c.tar.gz gdb-cf4ac4be12c311d387c8bce55f16f5ad3782d77c.tar.bz2 |
Switch local native code to gdb/nat shared functions
No functional change as the same functionality inlined in nbsd-nat.c
is offered in gdb/nat/netbsd-nat.c.
gdb/ChangeLog:
* nbsd-nat.c: Include "nat/netbsd-nat.h".
* (nbsd_nat_target::pid_to_exec_file)
(nbsd_nat_target::thread_alive, nbsd_nat_target::thread_name)
(nbsd_nat_target::post_startup_inferior)
(nbsd_nat_target::post_attach, nbsd_nat_target::xfer_partial)
(nbsd_add_threads): Switch local code to common gdb/nat functions.
* (nbsd_pid_to_cmdline): Call sysctl from the global namespace.
* (nbsd_thread_lister): Remove.
Diffstat (limited to 'gdbserver/hostio-errno.cc')
0 files changed, 0 insertions, 0 deletions