diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 74addf2306..6304f4800d 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 ea0d7c68e0..86c1f834f1 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