diff options
author | Fred Fish <fnf@specifix.com> | 1996-08-13 04:21:10 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-08-13 04:21:10 +0000 |
commit | c6cffcf8b46fd0b6282a5eac7843dd4720f54257 (patch) | |
tree | 5a0ac4a7bb44f764baaf3b1f2909af3d23bd94cf | |
parent | cd21cbc400496ce398a801363a546653dfef8ff2 (diff) | |
download | gdb-c6cffcf8b46fd0b6282a5eac7843dd4720f54257.zip gdb-c6cffcf8b46fd0b6282a5eac7843dd4720f54257.tar.gz gdb-c6cffcf8b46fd0b6282a5eac7843dd4720f54257.tar.bz2 |
Resurrect code to increase timeout in "handle all print" cases in signals.exp.
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9de57b9..275f843 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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. |