]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/infrun.c
gdb/infrun: add debug print in print_signal_received_reason
authorAndrew Burgess <aburgess@redhat.com>
Thu, 20 Oct 2022 10:59:55 +0000 (11:59 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Fri, 13 Jan 2023 16:36:17 +0000 (16:36 +0000)
commitbb0797528bf532848ed96b439b363df543a15477
tree2169ae189e3616bf42db017556823207f812a119
parent8dd08de7e48850496321548099ef86d3275679b9
gdb/infrun: add debug print in print_signal_received_reason

It would have helped me to see an infrun debug line being printed from
print_signal_received_reason, so I'm adding one.
gdb/infrun.c