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 ChangeLog linespec.c testsuite/ChangeL ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	carlton@sourceware.org	2004-02-11 18:04:14

Modified files:
	gdb            : ChangeLog linespec.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.cp: breakpoint.cc breakpoint.exp 

Log message:
	2004-02-11  David Carlton  <carlton@kealia.com>
	
	* linespec.c (decode_compound): Only look for a class symbol when
	considering all but the rightmost component.
	
	2004-02-11  David Carlton  <carlton@kealia.com>
	
	* gdb.cp/breakpoint.exp: New.
	* gdb.cp/breakpoint.cc: New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5361&r2=1.5362
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&r1=1.55&r2=1.56
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.794&r2=1.795
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/breakpoint.cc.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/breakpoint.exp.diff?cvsroot=src&r1=1.1&r2=1.2


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