From: Peter Schauer Date: Mon, 16 Aug 1993 10:06:20 +0000 (+0000) Subject: * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=adce2225016b5f6c7bee3473d49e839525f21807;p=binutils-gdb.git * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running Ultrix. * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus int tests. * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 00f79c13573..33c281a5166 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,16 @@ +Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp, + gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running + Ultrix. + * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus + int tests. + * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests. + Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com) + * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*. + * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern to match does not match the passing case but still matches the failing case.