[binutils-gdb] Debug output tweaks in the Linux target backends

sergiodj+buildbot@redhat.com sergiodj+buildbot@redhat.com
Wed Mar 25 03:22:00 GMT 2015


*** TEST RESULTS FOR COMMIT 2bf6fb9d85394f90abb3e21ee037a732b6e4c983 ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 2bf6fb9d85394f90abb3e21ee037a732b6e4c983

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.



More information about the Gdb-testers mailing list