From fed72befa9188479b225f337b78d933c0a3ee410 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 6 Feb 1997 21:43:53 +0000 Subject: [PATCH] * 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. --- gdb/testsuite/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.30.2