aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-14 18:53:31 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-14 18:53:31 +0000
commita86bd05a66372fdf6a7275ef7cae05ff23069717 (patch)
tree1c74f1368eb82517e1d98ed13af41738f116da91
parent8d22f022d2c39094dbfe44f013f876bcf8a4f10e (diff)
downloadgdb-a86bd05a66372fdf6a7275ef7cae05ff23069717.zip
gdb-a86bd05a66372fdf6a7275ef7cae05ff23069717.tar.gz
gdb-a86bd05a66372fdf6a7275ef7cae05ff23069717.tar.bz2
* gdb.t00/help.exp: Don't test "help set".
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index d40cf48..b735c41 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,7 @@
Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.t00/help.exp: Don't test "help set".
+
* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
from within expect statements. None of these happen anymore and
they cause regressions to be silently unnoticed.