* gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
authorFred Fish <fnf@specifix.com>
Wed, 11 Aug 1993 00:48:54 +0000 (00:48 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 11 Aug 1993 00:48:54 +0000 (00:48 +0000)
"i386-*-*".  Works for i486 as well.

gdb/testsuite/ChangeLog

index 44d2131..0ea9ab4 100644 (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.