src/gdb ChangeLog linux-nat.c

palves@sourceware.org palves@sourceware.org
Mon Oct 24 14:25:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2011-10-24 14:25:52

Modified files:
	gdb            : ChangeLog linux-nat.c 

Log message:
	2011-10-24  Pedro Alves  <pedro@codesourcery.com>
	
	gdb/
	* linux-nat.c (linux_handle_extended_wait): When handling a clone
	event, in non-stop, if not stopping, make sure the new lwp has
	last_resume_kind set to resume_continue.  Assert that when we're
	resuming the new lwp, its last_resume_kind is resume_continue.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13454&r2=1.13455
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-nat.c.diff?cvsroot=src&r1=1.223&r2=1.224



More information about the Gdb-cvs mailing list