mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
* gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
function when asleep" test.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2002-07-10 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
|
||||
function when asleep" test.
|
||||
|
||||
2002-07-10 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* gdb.base/page.exp: Rewrite to handle problems with very long
|
||||
|
@ -122,7 +122,7 @@ if ![file exists $binfile] then {
|
||||
|
||||
setup_xfail "sparc*-*-solaris2*"
|
||||
setup_xfail "mips-*-ultrix*"
|
||||
setup_xfail "i386*-*-bsd*"
|
||||
setup_xfail "i*86-*-*bsd*"
|
||||
setup_xfail "i*86-*-solaris2*"
|
||||
setup_xfail "*-*-sysv4*"
|
||||
setup_xfail "vax-*-*"
|
||||
|
Reference in New Issue
Block a user