diff options
author | Rob Savoye <rob@cygnus> | 1993-08-31 00:01:56 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1993-08-31 00:01:56 +0000 |
commit | f6c8cae6b9d981c3e55ab87107857abb3bff83e7 (patch) | |
tree | 9dfbc8cad3058c8ffa0bb3cac82b73d9ade45d8c | |
parent | 1c65406fef17d29139ba633ca5b142990f862fee (diff) | |
download | gdb-f6c8cae6b9d981c3e55ab87107857abb3bff83e7.zip gdb-f6c8cae6b9d981c3e55ab87107857abb3bff83e7.tar.gz gdb-f6c8cae6b9d981c3e55ab87107857abb3bff83e7.tar.bz2 |
* gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
console, not GDB.
* config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
cross testing works better with "make check"
* config/unix-gdb: Use default procedures for exit and version.
* config/vx-gdb.exp: Cleaned up and massaged back to working order
with the newest VxWorks.
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e4d9706..b3a5842 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com) + + * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the + console, not GDB. + * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so + cross testing works better with "make check" + * config/unix-gdb: Use default procedures for exit and version. + * config/vx-gdb.exp: Cleaned up and massaged back to working order + with the newest VxWorks. + Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t20/classes.exp: For "ptype class Base1", continue to accept |