This is the mail archive of the gdb@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: Problems running testsuite


Did you a "cvs update -d" to get the new
gdb/testsuite/gdb.cp directory?

If you did, I bet that you got gdb/testsuite/gdb.gdbtk at the
same time.

Try just removing gdb/testsuite/gdb.gdbtk by hand.

The gdb module includes:

  naked-gdb       -a !src/gdb/gdbtk !src/gdb/testsuite/gdb.gdbtk src/gdb

So usually you don't get gdb.gdbtk.  But "cvs update -d"
doesn't pay attention to modules, so gdb.gdbtk comes in.

Michael C


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