Searched refs:debug (Results 126 - 150 of 2095) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpr34456.c3 int __attribute__ ((noinline)) debug (void) { return 1; } function
17 if (elt2 != 0 && debug () && compare1 (s1->elt) != 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/debug/
H A Ddebug.exp27 gcc-dg-debug-runtest gcc_target_compile trivial.c [list -O -O3] \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/debug/
H A Ddebug.exp26 gcc-dg-debug-runtest g++_target_compile trivial.C [list -O2 -O3] \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D980608-1.c9 inline void debug(const char *msg,...) function
34 debug("%d %d %d %d %d %d\n", 101, 102, 103, 104, 105, 106);
H A Dpr34456.c3 int __attribute__ ((noinline)) debug (void) { return 1; } function
17 if (elt2 != 0 && debug () && compare1 (s1->elt) != 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Dfun_addr.exp28 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
H A Dtick_last_segv.exp28 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Damd64-i386-address.exp26 if [prepare_for_testing amd64-i386-address.exp amd64-i386-address amd64-i386-address.S [list debug "additional_flags=-m32 -nostdlib"]] {
H A Di386-dr3-watch.exp17 # the DR3 debug register would trip on a bogus assertion.
29 if [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug $additional_flags}] {
H A Dthumb-singlestep.exp27 if [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} [list debug $additional_flags]] {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dgdb11530.exp39 if { [prepare_for_testing $testfile.exp $testfile $testfile.c {debug}] } {
H A Dgdb11531.exp29 if { [prepare_for_testing $testfile.exp $testfile $testfile.c {debug}] } {
H A Dinfnan.exp22 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
H A Dpr10179.exp19 if {[build_executable ${testname}.exp $testname $sources {debug}] == -1} {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/debug/
H A Ddebug.exp27 gcc-dg-debug-runtest gcc_target_compile trivial.c [list -O -O3] \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dabstract-origin.exp18 if [prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}] {
H A Danon-struct.exp20 if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } {
H A Dfpointer.exp21 if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } {
H A Dpsymtab-parameter.exp24 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" object {debug c++}] != "" } {
H A Dptype-cv-cp.exp23 if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw4-sig-types.exp27 {debug c++ additional_flags=-gdwarf-4}] } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Dlogical.exp22 if { [prepare_for_testing "${test}.exp" "${test}" "${srcfile}" {debug f77 quiet}] } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-progspace.exp26 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dbp_in_thread.exp30 if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug "incdir=${objdir}"]] != "" } {
H A Dswitch-threads.exp35 if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug "incdir=${objdir}"]] != "" } {

Completed in 604 milliseconds

1234567891011>>