diff options
author | Pedro Alves <palves@redhat.com> | 2015-03-24 18:31:51 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2015-03-24 18:31:51 +0000 |
commit | 2bf6fb9d85394f90abb3e21ee037a732b6e4c983 (patch) | |
tree | 786dd76d884241d2ce534fa73a559aa446342a3d /gdb/infrun.c | |
parent | 283a99589a0780a3b1fc011885b630bd9223ebba (diff) | |
download | gdb-2bf6fb9d85394f90abb3e21ee037a732b6e4c983.zip gdb-2bf6fb9d85394f90abb3e21ee037a732b6e4c983.tar.gz gdb-2bf6fb9d85394f90abb3e21ee037a732b6e4c983.tar.bz2 |
Debug output tweaks in the Linux target backends
This adds/tweaks a few debug logs I found useful recently.
gdb/gdbserver/ChangeLog:
2015-03-24 Pedro Alves <palves@redhat.com>
* linux-low.c (check_stopped_by_breakpoint): Tweak debug log
output. Also dump TRAP_TRACE.
(linux_low_filter_event): In debug output, distinguish a
resume_stop SIGSTOP from a delayed SIGSTOP.
gdb/ChangeLog:
2015-03-24 Pedro Alves <palves@redhat.com>
* linux-nat.c (linux_nat_resume): Output debug logs before trying
to resume the event lwp. Use the lwp's ptid instead of the passed
in (maybe wildcard) ptid.
(stop_wait_callback): Tweak debug log output.
(check_stopped_by_breakpoint): Tweak debug log output. Also dump
TRAP_TRACE.
(linux_nat_filter_event): In debug output, distinguish a
resume_stop SIGSTOP from a delayed SIGSTOP. Output debug logs
before trying to resume the lwp.
Diffstat (limited to 'gdb/infrun.c')
0 files changed, 0 insertions, 0 deletions