projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd21cbc
)
Resurrect code to increase timeout in "handle all print" cases in signals.exp.
author
Fred Fish
<fnf@specifix.com>
Tue, 13 Aug 1996 04:21:10 +0000
(
04:21
+0000)
committer
Fred Fish
<fnf@specifix.com>
Tue, 13 Aug 1996 04:21:10 +0000
(
04:21
+0000)
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 9de57b9ee4f52f1246435e54fc920618a3cfd6be..275f84362c34bb400df91424d826156f6021bd22 100644
(file)
--- 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.