aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-02-06 22:47:57 +0000
committerJeff Law <law@redhat.com>1997-02-06 22:47:57 +0000
commit6382554a6c4a32acb09f35c46c44e871136e96ba (patch)
treedb379e3f22d2e695f5e3ddd85c1cffe286eb0f69 /gdb
parent33a795ddf320478214403b4c6d73220cde9dbb01 (diff)
downloadgdb-6382554a6c4a32acb09f35c46c44e871136e96ba.zip
gdb-6382554a6c4a32acb09f35c46c44e871136e96ba.tar.gz
gdb-6382554a6c4a32acb09f35c46c44e871136e96ba.tar.bz2
* gdb.base/help.exp: Disable "help set", "help show", and
"help support". Simplify regexp for "help stack". They're causing timeouts, overruns, etc again.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 306c042..e067a1d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
+ * gdb.base/help.exp: Disable "help set", "help show", and
+ "help support". Simplify regexp for "help stack".
+
* gdb.base/default.exp: Set match_max to 5000 and the timeout
to 60 seconds. Temporarily set match_max to 15000 around the
"info copying" test.