Home | History | Annotate | Download | only in gdb.base

Lines Matching refs:debug

20 # in the program, with and without debug info.
32 proc test {debug} {
36 if {$debug} {
37 set options "debug"
42 if { [prepare_for_testing "failed to prepare" $testfile-$debug \
52 upvar debug debug
57 if {$debug} {
80 foreach_with_prefix debug {0 1} {
81 test $debug