* gdb.base/help.exp: Disable "help set", "help show", and

"help support".  Simplify regexp for "help stack".
They're causing timeouts, overruns, etc again.
This commit is contained in:
Jeff Law 1997-02-06 22:47:57 +00:00
parent 33a795ddf3
commit 6382554a6c
1 changed files with 3 additions and 0 deletions

View File

@ -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.