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/
H A Dvolatile.exp79 if { ![test_debug_format "HP"] \
80 && ![test_debug_format "DWARF 2"] } then {
95 if { [test_debug_format "stabs" ] } {
H A Dconstvars.exp73 if { ![test_debug_format "HP"] \
74 && ![test_debug_format "DWARF 2"] } then {
89 if { [test_debug_format "stabs" ] } {
H A 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…
H A Dcomplex.exp51 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } then {
H A Dsepdebug.exp65 if { [test_debug_format "stabs"] } then {
75 } elseif { [test_debug_format "unknown"] } then {
H A Dcall-ar-st.exp509 if { [test_debug_format "stabs"] } then {
H A 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/
H A 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/
H A Dclass2.exp83 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } {
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dgdb.exp1744 proc test_debug_format {format} { procedure
1757 set ret [test_debug_format $format];
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A 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.