commit | b26b06dd42fbd9a75eebb4c943bf55a88562b81f | [log] [tgz] |
---|---|---|
author | Andrew Burgess <aburgess@redhat.com> | Sun Jun 18 20:31:48 2023 +0100 |
committer | Andrew Burgess <aburgess@redhat.com> | Mon Jul 17 09:45:19 2023 +0100 |
tree | 383fb1179a21a8d70d2dacee4aba4dcb25d14426 | |
parent | d3a2163ee2d1d6487f5a3ce28b842b64dbd85d8d [diff] |
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.