This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog inf-loop.c testsuite/ChangeL ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2008-04-17 11:49:56

Modified files:
	gdb            : ChangeLog inf-loop.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.base: step-break.c step-break.exp 

Log message:
	gdb/
	* inf-loop.c (inferior_event_handler): Also run the intermediate
	continuations in the INF_EXEC_COMPLETE case.
	
	gdb/testsuite/
	* gdb.base/step-break.exp, gdb.base/step-break.c: New files.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9284&r2=1.9285
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inf-loop.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1607&r2=1.1608
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/step-break.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/step-break.exp.diff?cvsroot=src&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]