From cbc4d97c1cc75e5e32120b321512e21f4e41824c Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Thu, 13 Feb 2003 22:42:59 +0000 Subject: [PATCH] 2003-02-13 Michael Chastain * gdb.c++/inherit.exp: Remove call to get_debug_format. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.c++/inherit.exp | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) 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 -- 2.30.2