Home
last modified time | relevance | path

Searched refs:gdb_compile_objc (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.objc/
H A Dnondebug.exp33 if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list ] ] != "" } {
H A Dobjcdecode.exp33 if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug ]] != ""…
H A Dbasicclass.exp31 if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug ]] != ""…
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dgdb.exp1399 proc gdb_compile_objc {source dest type options} { procedure
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog2849 * lib/gdb.exp (gdb_compile_objc): New procedure.