mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
* gdb.base/signals.exp: XFAIL "continue to func1" on
i*86-*-freebsd*.
This commit is contained in:
parent
ffee1b461d
commit
03ed860d17
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user