Searched refs:opt_debug (Results 1 – 3 of 3) sorted by relevance
23 $opt_debug = 1 if /^-d/;154 if $opt_debug;183 if $opt_debug;188 print "[$current]\n" if $opt_debug;304 print "checking text: [$text]\n" if $opt_debug;348 print "checking field: [" . join("][", @field) . "]\n" if $opt_debug;661 print "check_field_format: [$ff] [$fc]\n" if $opt_debug;
720 $opt_debug743 $opt_debug761 $opt_debug793 $opt_debug1046 opt_debug=:1068 --debug|-x) opt_debug='set -x'1070 $opt_debug1179 test "$opt_debug" = : || func_append preserve_args " --debug"1310 $opt_debug1329 $opt_debug[all …]
367 $main::opt_debug = 0;437 "debug!" => \$main::opt_debug,4511 if($main::opt_debug) { print STDERR "found debug info for $file in /usr/lib/debug$file\n"; }4514 … if($main::opt_debug) { print STDERR "found debug info for $file in /usr/lib/debug$file.debug\n"; }4519 if($main::opt_debug) { print STDERR "no debug symbols found for $file\n" };4537 if($main::opt_debug) { print STDERR "found debug symbol file $symbolFile for $file\n" };4540 …if($main::opt_debug) { print STDERR "no debug symbol file found for $file, build ID: $buildID\n" };4546 if($main::opt_debug) { print STDERR "no debug symbols found for $file, build ID unknown\n" };4753 if($main::opt_debug) { printf STDERR "$start:$finish ($offset) $lib\n"; }4797 if ($main::opt_debug and $main::opt_test) {[all …]