diff options
author | Rob Savoye <rob@cygnus> | 1993-04-12 22:27:06 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1993-04-12 22:27:06 +0000 |
commit | ce30725700874f043530606dca1d2ebbb0c31b1a (patch) | |
tree | 22d404671e720d88753e530f57f345a8ea5579be | |
parent | 32a02b2a49fe55dd888db0af0b02914e88c753db (diff) | |
download | gdb-ce30725700874f043530606dca1d2ebbb0c31b1a.zip gdb-ce30725700874f043530606dca1d2ebbb0c31b1a.tar.gz gdb-ce30725700874f043530606dca1d2ebbb0c31b1a.tar.bz2 |
* config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3fd1e92..8156a5a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com) + + * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path. + +Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com) + + * Makefile.in: Added --srcdir when invoking runtest, removed the + need for a local config file. (optional now) + Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com) * gdb.t21/demangle.exp: Only count real fails (not xfails) for |