From: Jeff Law Date: Thu, 6 Feb 1997 21:43:53 +0000 (+0000) Subject: * gdb.base/default.exp: Set match_max to 5000 and the timeout X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fed72befa9188479b225f337b78d933c0a3ee410;p=binutils-gdb.git * 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. Fixes timeout/overflow problems for hpux10.20 hosted toolchains. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d85aec9f55e..306c042d1f4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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.