From: Rob Savoye Date: Tue, 31 Aug 1993 00:01:56 +0000 (+0000) Subject: * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6c8cae6b9d981c3e55ab87107857abb3bff83e7;p=binutils-gdb.git * 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. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e4d97063035..b3a58421208 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