From 298e922229c9100cd86553f897781b0e5d574489 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Fri, 27 Aug 1993 03:03:54 +0000 Subject: [PATCH] * gdb.t20/classes.exp: For "ptype class Base1", continue to accept old form. * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a name (e.g. devo gdb with gcc 2.4.5), it is still a pass. --- gdb/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c1684d4b213..e4d97063035 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,11 @@ Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t20/classes.exp: For "ptype class Base1", continue to accept + old form. + + * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a + name (e.g. devo gdb with gcc 2.4.5), it is still a pass. + * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it). * config/unix-gdb.exp: Remove this version of gdb_exit -- 2.30.2