From: Michael Chastain Date: Thu, 13 Feb 2003 22:42:59 +0000 (+0000) Subject: 2003-02-13 Michael Chastain X-Git-Tag: binutils-2_14-branchpoint~851 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cbc4d97c1cc75e5e32120b321512e21f4e41824c;p=thirdparty%2Fbinutils-gdb.git 2003-02-13 Michael Chastain * gdb.c++/inherit.exp: Remove call to get_debug_format. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 74addf23064..6304f4800dd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-02-13 Michael Chastain + + * gdb.c++/inherit.exp: Remove call to get_debug_format. + 2003-02-12 Michael Chastain * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1. diff --git a/gdb/testsuite/gdb.c++/inherit.exp b/gdb/testsuite/gdb.c++/inherit.exp index ea0d7c68e0a..86c1f834f11 100644 --- a/gdb/testsuite/gdb.c++/inherit.exp +++ b/gdb/testsuite/gdb.c++/inherit.exp @@ -962,8 +962,6 @@ proc do_tests {} { if { ![ runto_main] } { gdb_suppress_tests; - } else { - get_debug_format } test_ptype_si