* gdb.base/help.exp: Disable "help set", "help show", and
authorJeff Law <law@redhat.com>
Thu, 6 Feb 1997 22:47:57 +0000 (22:47 +0000)
committerJeff 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

index 306c042d1f4a6d19977e0be0028d44b8d4c8ab9a..e067a1de69ce549f8e061786495698c152c43aa6 100644 (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.