OSDN Git Service

2003-02-13 Michael Chastain <mec@shout.net>
authorchastain <chastain>
Thu, 13 Feb 2003 22:42:59 +0000 (22:42 +0000)
committerchastain <chastain>
Thu, 13 Feb 2003 22:42:59 +0000 (22:42 +0000)
* gdb.c++/inherit.exp: Remove call to get_debug_format.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/inherit.exp

index 74addf2..6304f48 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-13  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/inherit.exp: Remove call to get_debug_format.
+
 2003-02-12  Michael Chastain  <mec@shout.net>
 
        * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
index ea0d7c6..86c1f83 100644 (file)
@@ -962,8 +962,6 @@ proc do_tests {} {
 
     if { ![ runto_main] } {
        gdb_suppress_tests;
-    } else {
-       get_debug_format
     }
 
     test_ptype_si