* gdb.base/default.exp: Set match_max to 5000 and the timeout
authorJeff Law <law@redhat.com>
Thu, 6 Feb 1997 21:43:53 +0000 (21:43 +0000)
committerJeff Law <law@redhat.com>
Thu, 6 Feb 1997 21:43:53 +0000 (21:43 +0000)
        to 60 seconds.  Temporarily set match_max to 15000 around the
        "info copying" test.
Fixes timeout/overflow problems for hpux10.20 hosted toolchains.

gdb/testsuite/ChangeLog

index d85aec9f55ed1bc7c8c5deefd14f54cb1e1dd421..306c042d1f4a6d19977e0be0028d44b8d4c8ab9a 100644 (file)
@@ -1,5 +1,9 @@
 Thu Feb  6 12:46:14 1997  Jeffrey A Law  (law@cygnus.com)
 
+       * 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.
+
        * gdb.base/nodebug.exp: Don't try to do an inferior function
        call if the target doesn't support them.
        * gdb.base/printcmds.exp: Likewise.