mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 05:48:20 +08:00
2003-02-13 Michael Chastain <mec@shout.net>
* gdb.c++/inherit.exp: Remove call to get_debug_format.
This commit is contained in:
@ -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>
|
2003-02-12 Michael Chastain <mec@shout.net>
|
||||||
|
|
||||||
* gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
|
* gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
|
||||||
|
@ -962,8 +962,6 @@ proc do_tests {} {
|
|||||||
|
|
||||||
if { ![ runto_main] } {
|
if { ![ runto_main] } {
|
||||||
gdb_suppress_tests;
|
gdb_suppress_tests;
|
||||||
} else {
|
|
||||||
get_debug_format
|
|
||||||
}
|
}
|
||||||
|
|
||||||
test_ptype_si
|
test_ptype_si
|
||||||
|
Reference in New Issue
Block a user