src/gdb ChangeLog linux-nat.c infrun.c

palves@sourceware.org palves@sourceware.org
Fri Oct 9 01:57:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2009-10-09 01:57:13

Modified files:
	gdb            : ChangeLog linux-nat.c infrun.c 

Log message:
	* linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG and
	we found no event while waiting for a specific LWP.
	* infrun.c (handle_inferior_event): Handle TARGET_WAITKIND_IGNORE
	before anything else.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10945&r2=1.10946
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linux-nat.c.diff?cvsroot=src&r1=1.150&r2=1.151
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.411&r2=1.412



More information about the Gdb-cvs mailing list