* gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just

"i386-*-*".  Works for i486 as well.
This commit is contained in:
Fred Fish 1993-08-11 00:48:54 +00:00
parent 69f660c69c
commit e024d80c74

View File

@ -1,5 +1,8 @@
Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
* gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
"i386-*-*". Works for i486 as well.
* gdb.t06/signals.exp: Rework code that recognizes known SVR4
bug, and expand domain of xfail to all SVR4 systems, since the
actual problem is likely to be in generic SVR4 /proc support.