Searched refs:debug (Results 251 - 275 of 2095) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Dtype_coercion.exp28 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
H A Duninitialized_vars.exp31 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" } {
H A Dvariant_record_packed_array.exp28 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
H A Dwidewide.exp24 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-permbkpt.exp41 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug $additional_flags]] != "" } {
H A Di386-signal.exp28 executable { debug }] != "" } {
H A Dppc64-atomic-inst.exp36 set compile_flags {debug quiet}
H A Dspu-ls.exp31 if { [gdb_compile $sources ${binfile} executable { debug }] != "" } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Darrayidx.exp27 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dbang.exp28 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } {
H A Dbreak-on-linker-gcd-function.exp42 [list debug c++ additional_flags=$additional_flags]] != "" } {
H A Dcallexit.exp25 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dcond-expr.exp42 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } {
H A Ddel.exp27 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dexe-lock.exp30 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dframe-args.exp23 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dgdb1090.exp33 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dgdb1250.exp33 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dhashline1.exp39 if { [gdb_compile "./${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dhashline2.exp37 if { [gdb_compile "${objdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dhashline3.exp37 if { [gdb_compile "${objdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dhook-stop-frame.exp20 if { [prepare_for_testing ${testfile}.exp "${testfile}" "${testfile}.c" {debug nowarnings}] } {
H A Dincluded.exp20 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dlabel.exp34 if { [prepare_for_testing ${testfile}.exp $testfile ${testfile}.c debug] } {
H A Dlangs.exp31 if { [gdb_compile "${srcdir}/${subdir}/langs0.c" "${binfile}0.o" object {debug}] != "" } {
36 if { [gdb_compile "${srcdir}/${subdir}/langs1.c" "${binfile}1.o" object {debug}] != "" } {
41 if { [gdb_compile "${srcdir}/${subdir}/langs2.c" "${binfile}2.o" object {debug}] != "" } {
46 if { [gdb_compile "${binfile}0.o ${binfile}1.o ${binfile}2.o" ${binfile} executable {debug}] != "" } {

Completed in 73 milliseconds

<<11121314151617181920>>