* gdb.base/interrupt.exp: XFAIL "call function when asleep" for
*-*-*bsd*.
This commit is contained in:
parent
9a661b68d1
commit
8afa723e83
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-08-29 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.base/interrupt.exp: XFAIL "call function when asleep" for
|
||||
*-*-*bsd*.
|
||||
|
||||
2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* gdb.base/dump.exp: Skip for ia64.
|
||||
|
|
|
@ -120,11 +120,11 @@ if ![file exists $binfile] then {
|
|||
|
||||
setup_xfail "sparc*-*-solaris2*"
|
||||
setup_xfail "mips-*-ultrix*"
|
||||
setup_xfail "i*86-*-*bsd*"
|
||||
setup_xfail "i*86-*-solaris2*"
|
||||
setup_xfail "*-*-sysv4*"
|
||||
setup_xfail "vax-*-*"
|
||||
setup_xfail "alpha-*-*"
|
||||
setup_xfail "*-*-*bsd*"
|
||||
setup_xfail "*-*-irix*"
|
||||
setup_xfail "*-*-hpux*"
|
||||
setup_xfail "*-*-*lynx*"
|
||||
|
|
Loading…
Add table
Reference in a new issue