* gdb.c++/*.exp: Warn if executable does not exist. The original
reason for skipping the warning was that configure.in sometimes intentionally skipped building the executables but the tcl code had no way of knowing. That (a) was always bogus with respect to error handling, (b) is no longer true (right now there is no way to skip C++ tests). * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
This commit is contained in:
parent
766de354a8
commit
74cb8a369b
@ -1,3 +1,14 @@
|
||||
Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* gdb.c++/*.exp: Warn if executable does not exist. The original
|
||||
reason for skipping the warning was that configure.in sometimes
|
||||
intentionally skipped building the executables but the tcl code
|
||||
had no way of knowing. That (a) was always bogus with respect to
|
||||
error handling, (b) is no longer true (right now there is no way
|
||||
to skip C++ tests).
|
||||
|
||||
* gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
|
||||
|
||||
Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
||||
|
||||
* gdb.base/list.exp: Add expect patterns for output from
|
||||
|
Loading…
Reference in New Issue
Block a user