mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* gdb.base/signals.exp: XFAIL "continue to func1" on
i*86-*-freebsd*.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2003-06-08 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.base/signals.exp: XFAIL "continue to func1" on
|
||||
i*86-*-freebsd*.
|
||||
|
||||
* gdb.base/attach.exp: When trying to attach to a nonexistent
|
||||
process, make it possible to specify the PID based on the target,
|
||||
and do so for *-*-freebsd*.
|
||||
|
||||
@@ -195,6 +195,7 @@ proc signal_tests_1 {} {
|
||||
# a SIGTRAP, but with different symptoms.
|
||||
setup_xfail "vax-*-ultrix*"
|
||||
setup_xfail "i*86-*-bsd*"
|
||||
setup_xfail "i*86-*-freebsd*"
|
||||
setup_xfail "i*86-pc-linux-gnu*"
|
||||
setup_xfail "i*86-*-solaris2*"
|
||||
send_gdb "continue\n"
|
||||
|
||||
Reference in New Issue
Block a user