]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
gdb: add some additional debug output in remote.c
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 4 Jun 2021 13:31:33 +0000 (14:31 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 4 Jun 2021 16:19:28 +0000 (17:19 +0100)
commit4351271e9c98553900f6ae3cbcaaa75198909daa
tree953b9055ed6c8e1ad8432cfab2d393fb57be56ad
parenta53755664f5f904aefd0d0b87e12f9adb6b69129
gdb: add some additional debug output in remote.c

I needed more debug output from:
  remote_target::select_thread_for_ambiguous_stop_reply
I thought this would be useful for others too.

gdb/ChangeLog:

* remote.c (remote_target)
<select_thread_for_ambiguous_stop_reply>: Add additional debug
output.
gdb/ChangeLog
gdb/remote.c