* 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.
This commit is contained in:
Fred Fish 1993-08-10 22:49:01 +00:00
parent 283bd6dbf2
commit 5ad3ae4ad9

View File

@ -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.