diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-05-17 02:10:17 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-05-17 02:10:17 +0000 |
commit | b17fd29d907d0448e703bdf0d1c57bfc0114619b (patch) | |
tree | eaec1fcbb169febcffd337aa6f320b8579c223ce | |
parent | 4bd5c39f5cc1df415ae43bcad62912439b595e20 (diff) | |
download | gdb-b17fd29d907d0448e703bdf0d1c57bfc0114619b.zip gdb-b17fd29d907d0448e703bdf0d1c57bfc0114619b.tar.gz gdb-b17fd29d907d0448e703bdf0d1c57bfc0114619b.tar.bz2 |
Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
* gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
version also, match on casted version strings, and match on
gdb startup case where the line numbers might be messed up.
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1c8bd21..823c826 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com) + + * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the + version also, match on casted version strings, and match on + gdb startup case where the line numbers might be messed up. + Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com) * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links. |