Home
last modified time | relevance | path

Searched refs:test_debug_format (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dvolatile.exp79 if { ![test_debug_format "HP"] \
80 && ![test_debug_format "DWARF 2"] } then {
95 if { [test_debug_format "stabs" ] } {
Dconstvars.exp73 if { ![test_debug_format "HP"] \
74 && ![test_debug_format "DWARF 2"] } then {
89 if { [test_debug_format "stabs" ] } {
Dcall-sc.exp60 …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…
Dcomplex.exp51 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } then {
Dsepdebug.exp65 if { [test_debug_format "stabs"] } then {
75 } elseif { [test_debug_format "unknown"] } then {
Dcall-ar-st.exp509 if { [test_debug_format "stabs"] } then {
Dstructs.exp188 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.stabs/
Dexclfwd.exp62 if { [test_debug_format "stabs"] } then {
69 if { [test_debug_format "stabs"] } then {
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
Dclass2.exp83 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } {
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/
Dgdb.exp1744 proc test_debug_format {format} { procedure
1757 set ret [test_debug_format $format];
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog5010 * 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.