diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
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. |