2003-02-13 Michael Chastain <mec@shout.net>
* gdb.c++/inherit.exp: Remove call to get_debug_format.
This commit is contained in:
parent
9147e853bf
commit
cbc4d97c1c
2 changed files with 4 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -962,8 +962,6 @@ proc do_tests {} {
|
|||
|
||||
if { ![ runto_main] } {
|
||||
gdb_suppress_tests;
|
||||
} else {
|
||||
get_debug_format
|
||||
}
|
||||
|
||||
test_ptype_si
|
||||
|
|
Loading…
Reference in a new issue