]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/nbsd-nat.c
Implement "info proc exe" for NetBSD
authorKamil Rytarowski <n54@gmx.com>
Sun, 12 Apr 2020 15:04:34 +0000 (17:04 +0200)
committerKamil Rytarowski <n54@gmx.com>
Sun, 12 Apr 2020 17:25:35 +0000 (19:25 +0200)
commit51c133d547e21421c678276b0cb53383f5706781
tree0b341915f8c814dd1b9f884cd8c4c23d8b8013e9
parent54b8cbd0e4063846349634aefa8ed1a3c0ac62ca
Implement "info proc exe" for NetBSD

Use pid_to_exec_file() to query the program.

gdb/ChangeLog:

* nbsd-nat.c (nbsd_nat_target::info_proc): Add do_exe.
gdb/ChangeLog
gdb/nbsd-nat.c