]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
obsd-nat: Report both thread and PID in ::pid_to_str.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 29 Jul 2021 20:16:30 +0000 (13:16 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 29 Jul 2021 21:14:10 +0000 (14:14 -0700)
commit527b21eaec686de9b6dc9278a7b7cedb3bde30ad
tree140b5454ab28427aec014c9b8c11a644ec46f5b4
parent42acc96479732c21d47fa0fb04e71e1eea5ee6d7
obsd-nat: Report both thread and PID in ::pid_to_str.

This improves the output of info threads when debugging multiple
inferiors (e.g. after a fork with detach_on_fork disabled).
gdb/obsd-nat.c