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/testsuite ChangeLog gdb.ada/mi_catch_e ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2013-10-11 13:49:37

Modified files:
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.ada: mi_catch_ex.exp 

Log message:
	Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...
	
	... in place of the CLI "catch ..." commands.  The latter were used
	because the GDB/MI equivalents were not available at the time.
	
	gdb/testsuite/ChangeLog:
	
	* gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
	use the appropriate GDB/MI command instead, and verify
	the test output.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3833&r2=1.3834
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.ada/mi_catch_ex.exp.diff?cvsroot=src&r1=1.7&r2=1.8


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