From: Fred Fish Date: Tue, 13 Aug 1996 04:21:10 +0000 (+0000) Subject: Resurrect code to increase timeout in "handle all print" cases in signals.exp. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c6cffcf8b46fd0b6282a5eac7843dd4720f54257;p=binutils-gdb.git Resurrect code to increase timeout in "handle all print" cases in signals.exp. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9de57b9ee4f..275f84362c3 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -6,8 +6,6 @@ Mon Aug 12 15:29:08 1996 Fred Fish Add "hppa*-*-hpux*" to setup_xfail for "backtrace through signal handler" test. * gdb.threads/pthreads.exp: Only run this for native configs. - * gdb.base/signals.exp (test_handle_all_print): Remove code that - increased timeouts, it now makes no difference. * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*" setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8" tests.