From: Fred Fish Date: Tue, 10 Aug 1993 22:49:01 +0000 (+0000) Subject: * gdb.t06/signals.exp: Rework code that recognizes known SVR4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ad3ae4ad9a4c6c86c937f78861700ab499383f8;p=binutils-gdb.git * 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. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5a29b828832..44d21310f1b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com) + + * 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. + Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * config/unix-gdb.exp (gdb_load): Add eof to expect statement.