*-*-openbsd*.
* gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
2005-07-18 Mark Kettenis <kettenis@gnu.org>
+ * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
+ *-*-openbsd*.
+ * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
+
* gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
sigaltsatck'.
# trampolines. We can't set a breakpoint there, and we
# don't gracefully fall back to single-stepping.
setup_kfail "i?86-*-linux*" gdb/1736
+ setup_kfail "*-*-openbsd*" gdb/1736
fail "$msg (could not set breakpoint)"
}
-re "$pattern.*${gdb_prompt} $" {
# trampolines. We can't set a breakpoint there, and we
# don't gracefully fall back to single-stepping.
setup_kfail "i?86-*-linux*" gdb/1736
+ setup_kfail "*-*-openbsd*" gdb/1736
fail "$test (could not set breakpoint)"
return
}