src/gdb ChangeLog infrun.c testsuite/ChangeLog ...

devans@sourceware.org devans@sourceware.org
Sat May 30 00:19:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	devans@sourceware.org	2009-05-30 00:19:13

Modified files:
	gdb            : ChangeLog infrun.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.threads: hand-call-in-threads.c 
	                           hand-call-in-threads.exp 

Log message:
	* infrun.c (prepare_to_proceed): Document.  Assert !non_stop.
	If scheduler-locking is enabled, we're not going to be singlestepping
	any other previously stopped thread.
	
	* gdb.threads/hand-call-in-threads.exp: New file.
	* gdb.threads/hand-call-in-threads.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10541&r2=1.10542
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.381&r2=1.382
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1879&r2=1.1880
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/hand-call-in-threads.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/hand-call-in-threads.exp.diff?cvsroot=src&r1=NONE&r2=1.1



More information about the Gdb-cvs mailing list