aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-05-25 19:57:38 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-05-25 19:57:38 +0000
commit29b34f10a9080e761c00e7423e8a72793cb192f3 (patch)
tree3993b83d99e95e8c02d3e6f584b93d422fbaf5d4
parent8cfe3bebdecf451568c3389ca7210b34d88de2b6 (diff)
downloadgdb-29b34f10a9080e761c00e7423e8a72793cb192f3.zip
gdb-29b34f10a9080e761c00e7423e8a72793cb192f3.tar.gz
gdb-29b34f10a9080e761c00e7423e8a72793cb192f3.tar.bz2
* gdb.t00/help.exp: Use .* in place of some help messages which
just changed. gdb.t00/default.exp: Update "info frame" test for new message. * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test. Remove some xfails
-rw-r--r--gdb/testsuite/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index cbdbebd..69a4ccf 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -4,6 +4,7 @@ Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
just changed.
gdb.t00/default.exp: Update "info frame" test for new message.
* gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
+ Remove some xfails
Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)