aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-05-24 14:16:12 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-05-24 14:16:12 +0000
commit0835edd63aeede7e964fa191eae4c62ef865928e (patch)
treeafdf0b8e702708c03cecc3bb24190f8a212ffb48
parent2e715f06c3bc6105f78402e7f5f4fe4c724abdd0 (diff)
downloadfsf-binutils-gdb-0835edd63aeede7e964fa191eae4c62ef865928e.zip
fsf-binutils-gdb-0835edd63aeede7e964fa191eae4c62ef865928e.tar.gz
fsf-binutils-gdb-0835edd63aeede7e964fa191eae4c62ef865928e.tar.bz2
* gdb.base/setvar.exp: Make test names consistent between pass and
fail cases. Use gdb_test more.
-rw-r--r--gdb/testsuite/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index f404864..4ba623f 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,16 @@
+Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.base/setvar.exp: Make test names consistent between pass and
+ fail cases. Use gdb_test more.
+
+Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
+
+Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * gdb.base/help.exp: Fix expected help string for `show commands'.
+
Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
* gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.