projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a795d
)
* gdb.base/help.exp: Disable "help set", "help show", and
author
Jeff Law
<law@redhat.com>
Thu, 6 Feb 1997 22:47:57 +0000
(22:47 +0000)
committer
Jeff Law
<law@redhat.com>
Thu, 6 Feb 1997 22:47:57 +0000
(22:47 +0000)
"help support". Simplify regexp for "help stack".
They're causing timeouts, overruns, etc again.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 306c042d1f4a6d19977e0be0028d44b8d4c8ab9a..e067a1de69ce549f8e061786495698c152c43aa6 100644
(file)
--- 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.