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

Re: [patch] move gdb.c++/* to gdb.cp/*


Committed to HEAD a couple of days ago.
Committed to gdb_6_0-branch a few minutes ago.

If you have trouble running the test suite after this patch,
blow away your build directory and do a clean build.
The symptom is ERROR on all the new gdb.cp tests because
there is no gdb/testsuite/gdb.cp directory in your existing
build directory.

If you don't pick up testsuite/gdb.cp when you update,
try "cvs update -d" in the testsuite directory.  Then remove
gdb.gdbtk if you don't want it.

Michael C

2003-08-22  Michael Chastain  <mec@shout.net>

	* config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
	Add lines for files in gdb/testsuite/gdb.cp/* that are
	still not 8.3 unique.


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