* gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call

function when asleep" test.
This commit is contained in:
Mark Kettenis 2002-07-10 23:00:57 +00:00
parent a6b6b089bd
commit ff683d9ee1
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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-*-*"