diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 44d21310f1..0ea9ab473f 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.