This is the mail archive of the gdb-prs@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]

[Bug c++/9594] foo.<tab> cli completion should include class functions as well as class variables


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-02-03 01:09 -------
Subject: Bug 9594

CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2009-02-03 01:09:01

Modified files:
	gdb            : ChangeLog 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.cp: Makefile.in cpcompletion.exp 
Added files:
	gdb/testsuite/gdb.cp: pr9594.cc 
Removed files:
	gdb/testsuite/gdb.cp: pr2489.cc 

Log message:
	Fix ChangeLog to point to the correct bug, PR gdb/9594.
	
	gdb/testsuite
	* gdb.cp/cpcompletion.exp: Name the test "pr9594".
	* gdb.cp/pr2489.cc: Rename...
	* gdb.cp/pr9594.cc: ... to this.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10152&r2=1.10153
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1799&r2=1.1800
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/pr9594.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/Makefile.in.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/cpcompletion.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/pr2489.cc.diff?cvsroot=src&r1=1.1&r2=NONE



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9594

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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