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 linespec.c testsuite/gdb.lin ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2012-07-30 17:45:37

Modified files:
	gdb            : ChangeLog linespec.c 
	gdb/testsuite/gdb.linespec: ls-errs.exp 

Log message:
	* linespec.c (linespec_lex_number): A number followed
	by quotes is a valid number, too.
	
	* gdb.linespec/ls-errs.exp: Check some quote-enclosed
	linespecs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14549&r2=1.14550
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&r1=1.166&r2=1.167
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.linespec/ls-errs.exp.diff?cvsroot=src&r1=1.3&r2=1.4


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