This is the mail archive of the gdb-cvs@sources.redhat.com 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.base/step-line ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2002-11-21 23:00:38

Modified files:
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.base: step-line.exp 
	gdb/testsuite/lib: gdb.exp 

Log message:
	* gdb.base/step-line.exp: Check that GDB can handle filenames that
	appear in the line number info, but not in the preprocessor macro
	info.
	
	* lib/gdb.exp (gdb_internal_error_regexp): New variable.
	(gdb_internal_error_resync): New procedure.
	(gdb_test): If the command results in an internal error,
	answer GDB's questions until we get back to a prompt.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.415&r2=1.416
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/step-line.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/gdb.exp.diff?cvsroot=src&r1=1.27&r2=1.28


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