From: Fred Fish Date: Wed, 11 Aug 1993 00:48:54 +0000 (+0000) Subject: * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e024d80c745c12349a6adbeaad030aedad656e92;p=binutils-gdb.git * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just "i386-*-*". Works for i486 as well. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 44d21310f1b..0ea9ab473fe 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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.