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.