Resurrect code to increase timeout in "handle all print" cases in signals.exp.

This commit is contained in:
Fred Fish 1996-08-13 04:21:10 +00:00
parent cd21cbc400
commit c6cffcf8b4
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
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.