gdb: additional debug output in infrun.c and linux-nat.c
authorAndrew Burgess <aburgess@redhat.com>
Sun, 18 Jun 2023 19:31:48 +0000 (20:31 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 17 Jul 2023 08:45:19 +0000 (09:45 +0100)
commitb26b06dd42fbd9a75eebb4c943bf55a88562b81f
tree383fb1179a21a8d70d2dacee4aba4dcb25d14426
parentd3a2163ee2d1d6487f5a3ce28b842b64dbd85d8d
gdb: additional debug output in infrun.c and linux-nat.c

While working on some of the recent patches relating to vfork handling
I found this debug output very helpful, I'd like to propose adding
this into GDB.

With debug turned off there should be no user visible changes after
this commit.
gdb/infrun.c
gdb/linux-nat.c