* gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
authorFred Fish <fnf@specifix.com>
Mon, 12 Aug 1996 22:38:30 +0000 (22:38 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 12 Aug 1996 22:38:30 +0000 (22:38 +0000)
commitd9538961ccee460bce76d0e940a305c15eb171bf
tree5ffee54c19cdae0d9f8de39c4594cd9f8cfbfb85
parented36b6cd33d1ca80753808fdb9a93e5af3cb9a25
* gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
encapsulate all the steps/nexts done during self test, starting
at main, and makes them less sensitive to optimization issues.
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.
gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
for "runto test_calls(void)" test.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/a1-selftest.exp
gdb/testsuite/gdb.base/signals.exp
gdb/testsuite/gdb.base/structs.exp