diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9f41503..7c6f1ab 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com) + * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of + xfails for other systems. Match a missing 'Continuing.' as an + explicit fail for i*86-*-sysv4*, so it doesn't hose other tests. + * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp: Only issue warning for missing executables if -all option is used. |