src/gdb/gdbserver ChangeLog linux-low.c

palves@sourceware.org palves@sourceware.org
Mon May 3 03:04:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2010-05-03 03:04:30

Modified files:
	gdb/gdbserver  : ChangeLog linux-low.c 

Log message:
	* linux-low.c (linux_wait_for_event_1): Move passing the signal to
	the inferior right away from here...
	(linux_wait_1): ... to here, and adjust to check the thread's
	last_resume_kind instead of the lwp's step or stop_expected flags.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.378&r2=1.379
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.146&r2=1.147



More information about the Gdb-cvs mailing list