Searched refs:test_debug_format (Results 1 – 11 of 11) sorted by relevance
79 if { ![test_debug_format "HP"] \80 && ![test_debug_format "DWARF 2"] } then {95 if { [test_debug_format "stabs" ] } {
73 if { ![test_debug_format "HP"] \74 && ![test_debug_format "DWARF 2"] } then {89 if { [test_debug_format "stabs" ] } {
60 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…150 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…
51 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } then {
65 if { [test_debug_format "stabs"] } then {75 } elseif { [test_debug_format "unknown"] } then {
509 if { [test_debug_format "stabs"] } then {
188 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…
62 if { [test_debug_format "stabs"] } then {69 if { [test_debug_format "stabs"] } then {
83 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } {
1744 proc test_debug_format {format} { procedure1757 set ret [test_debug_format $format];
5010 * lib/gdb.exp (test_debug_format): New proc.5011 (setup_xfail_format): Use new proc test_debug_format.5013 proc; use new service proc test_debug_format.5016 proc; use new service proc test_debug_format.