/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | suite.py | 67 def debug(self): member in BaseTestSuite 70 test.debug() 89 def debug(self): member in TestSuite 91 debug = _DebugResult() 92 self._wrapped_run(debug, True) 93 self._tearDownPreviousClass(None, debug) 94 self._handleModuleTearDown(debug) 98 def _wrapped_run(self, result, debug=False): argument 114 test._wrapped_run(result, debug) 115 elif not debug: [all …]
|
/freebsd-src/secure/caroot/ |
H A D | MAca-bundle.pl | 43 my $debug = 0; 50 $debug++ 55 "debug+" => \$debug, 167 if ($debug) { 211 if (!$maytrust && !$distrust && $debug) { 261 warn "Found trust for nonexistent certificate $labels{$it}\n" if $debug; 264 warn "Skipping untrusted $labels{$it}\n" if $debug; 294 print STDERR "Trusting $certcount: $labels{$it}\n" if $debug;
|
/freebsd-src/lib/libc/rpc/ |
H A D | svc_auth_des.c | 70 #define debug(msg) printf("svcauth_des: %s\n", msg) macro 180 debug("getpublickey"); in _svcauth_des() 187 debug("decryptsessionkey"); in _svcauth_des() 193 debug("bad nickname"); in _svcauth_des() 216 debug("decryption failure"); in _svcauth_des() 242 debug("window verifier mismatch"); in _svcauth_des() 248 debug("replayed credential"); in _svcauth_des() 258 debug("invalid usecs"); in _svcauth_des() 264 debug("timestamp before last seen"); in _svcauth_des() 270 debug("timestamp expired"); in _svcauth_des() [all …]
|
/freebsd-src/sys/contrib/openzfs/contrib/dracut/90zfs/ |
H A D | zfs-generator.sh.in | 4 grep -wq debug /proc/cmdline && debug=1 5 [ -n "$debug" ] && echo "zfs-generator: starting" >> /dev/kmsg 17 [ -n "$debug" ] && echo "zfs-generator: writing extension for sysroot.mount to $GENERATOR_DIR/sysro… 40 [ -n "$debug" ] && echo "zfs-generator: finished" >> /dev/kmsg
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 24 "Do ODR deduplication for debug types(default)", 25 "Don`t do ODR deduplication for debug types">; 36 "Do garbage collection for debug info(default)", 37 "Don`t do garbage collection for debug info">; 39 defm separate_debug_file : BB<"separate-debug-file", 40 "Create two output files: file w/o debug tables and file with debug tables", 41 "Create single output file, containing debug tables(default)">; 66 HelpText<"Run the DWARF verifier on the resulting debug info">;
|
/openbsd-src/regress/lib/libpthread/ |
H A D | Makefile | 37 rm -f /tmp/thread-{shared,static,debug} 43 REGRESS_LOG=/tmp/thread-debug make) 57 @(debug=$$(grep FAIL /tmp/thread-debug) || true; \ 58 if [ "$$debug" ]; then \ 59 echo "** DEBUG lib failures:"; echo "$$debug"; echo; \
|
/freebsd-src/share/examples/scsi_target/ |
H A D | scsi_target.c | 64 int debug; variable 111 debug = 0; in main() 129 debug = 1; in main() 254 if (debug) in main() 286 if (debug && notaio == 0) in main() 313 if (debug) { in main() 314 if (ioctl(targ_fd, TARGIOCDEBUG, &debug) != 0) in main() 329 if (debug) in main() 342 if (debug) { in cleanup() 344 debug = 0; in cleanup() [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
H A D | Bundle.pm | 58 CPAN->debug("c[$c]obj[$obj]") if $CPAN::DEBUG; 82 $self->debug("inst_file[$inst_file]id[$id]") if $CPAN::DEBUG; 88 $self->debug("no inst_file") if $CPAN::DEBUG; 98 $self->debug("before get id[$dist->{ID}]") if $CPAN::DEBUG; 100 $self->debug("after get id[$dist->{ID}]") if $CPAN::DEBUG; 123 $self->debug("inst_file[$inst_file]") if $CPAN::DEBUG; 137 $self->debug("CONTAINS[@result]") if $CPAN::DEBUG; 153 $self->debug("where[$where]what[$what]") if $CPAN::DEBUG; 202 CPAN->debug("parsefile[$parsefile]") if $CPAN::DEBUG; 226 $self->debug("self[$self] meth[$meth]") if $CPAN::DEBUG; [all …]
|
H A D | Version.pm | 11 CPAN->debug("l[$l] r[$r]") if $CPAN::DEBUG; 22 CPAN->debug("l[$l] r[$r]") if $CPAN::DEBUG; 28 CPAN->debug("l[$l] r[$r]") if $CPAN::DEBUG; 35 CPAN->debug("l[$l] r[$r]") if $CPAN::DEBUG; 43 CPAN->debug(sprintf "lv[%vd] rv[%vd]", $lvstring, $rvstring) if $CPAN::DEBUG; 127 CPAN->debug("n[$n] better[$better]") if $CPAN::DEBUG;
|
/freebsd-src/crypto/openssl/util/ |
H A D | fix-deprecation | 6 my $debug = $ENV{DEBUG}; 74 if $debug; 81 if $debug; 89 if $debug; 107 if $debug;
|
/openbsd-src/sys/arch/alpha/stand/netboot/ |
H A D | dev_net.c | 60 extern int debug; 98 if (debug) in net_open() 111 if (debug) in net_open() 131 if (debug) in net_open() 146 if (debug) 161 if (debug)
|
/freebsd-src/libexec/bootpd/ |
H A D | syslog.conf | 16 kern.debug;user,mail.crit;auth.notice /dev/console 20 kern.debug;user,mail.crit;auth.notice /var/adm/messages 23 lpr.debug /var/adm/lpd-errs 39 mail.debug ifdef(`LOGHOST', /var/log/syslog, @loghost) 62 local2.debug /dev/console
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | or32-opc.c | 338 debug (int level ATTRIBUTE_UNUSED, const char *format ATTRIBUTE_UNUSED, ...) in debug() function 505 debug (8, "%08X %08lX\n", mask, cur_mask); in cover_insn() 513 debug (8, "%li>I%i %s\n", in cover_insn() 531 debug (9, " (%i(%08lX & %08lX>>%i = %08lX, %08lX)", in cover_insn() 539 debug (9, "!"); in cover_insn() 546 debug (9, "\n"); in cover_insn() 560 debug (8, "%li> #### %i << %i (%i) ####\n", in cover_insn() 585 debug (9, "%08X %08lX %i\n", mask, cur_mask, best_first); in cover_insn() 589 debug (8, "%li> #%X -> %lu\n", (long)(next - automata), i, (long)(cur - automata)); in cover_insn() 595 debug (8, "%li> N/A\n", (long)(next - automata)); in cover_insn() [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | dsymutil.rst | 1 dsymutil - manipulate archived DWARF debug symbol files 14 :program:`dsymutil` links the DWARF debug information found in the object files 15 for an executable *executable* by using debug symbols information contained in 16 its symbol table. By default, the linked debug information is placed in a 28 Link DWARF debug information only for specified CPU architecture types. 35 .. option:: --dump-debug-map 37 Dump the *executable*'s debug-map (the list of the object files containing the 38 debug information) in YAML format and exit. No DWARF link will take place. 92 Specifies a ``path`` to prepend to all debug symbol object file paths. 103 output stream. When enabled warnings are embedded in the linked DWARF debug [all …]
|
/openbsd-src/gnu/usr.bin/cvs/contrib/ |
H A D | log_accum.in | 98 if ($debug) { 115 if ($debug) { 252 $debug = 0; 272 $debug = 1; 335 if ($debug) { 440 if ($debug) { 453 if ($debug) { 466 if ($debug) { 472 if ($debug) { 477 if ($debug) { [all …]
|
/freebsd-src/sys/tools/ |
H A D | makeobjops.awk | 61 function debug (msg) function 138 debug($0); 146 debug("Interface " intname); 210 debug("Method: name=" name " return type=" ret); 215 debug($0); 393 debug("Will produce files in original not in current directory"); 399 debug("Line width set to " line_width); 403 debug("Filename: " filenames[i]); 415 debug("Processing from " src " to " cfilename " / " hfilename); 461 debug("Included file: " incld); [all …]
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 29 "Do ODR deduplication for debug types(default)", 30 "Don`t do ODR deduplication for debug types">; 41 "Do garbage collection for debug info(default)", 42 "Don`t do garbage collection for debug info">; 44 defm separate_debug_file : BB<"separate-debug-file", 45 "Create two output files: file w/o debug tables and file with debug tables", 46 "Create single output file, containing debug tables(default)">; 71 HelpText<"Run the DWARF verifier on the resulting debug info">;
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libfile/ |
H A D | softmagic.c | 277 if (debug) 284 if (debug) 291 if (debug) 299 if (debug) 305 if (debug) 314 if (debug) 320 if (debug) 328 if (debug) 335 if (debug)
|
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/t/ |
H A D | htmldir3.t | 13 my $debug = 0; 20 debug => $debug, 41 debug => $debug, 56 debug => $debug, 72 debug => $debug,
|
/openbsd-src/sys/arch/i386/stand/libsa/ |
H A D | pxe_net.c | 74 if (debug) in net_open() 88 if (debug) in net_open() 114 if (debug) in net_close() 130 if (debug) in net_close() 172 if (debug) in net_getparams()
|
/openbsd-src/sys/arch/amd64/stand/libsa/ |
H A D | pxe_net.c | 74 if (debug) in net_open() 88 if (debug) in net_open() 114 if (debug) in net_close() 130 if (debug) in net_close() 171 if (debug) in net_getparams()
|
/freebsd-src/contrib/ntp/ntpdc/ |
H A D | nl.pl | 6 $debug = 0; 20 print STDERR "type = '$type'\n" if $debug; 26 print STDERR "union = '$type'\n" if $debug; 32 print STDERR "\tfield = '$field'\n" if $debug;
|
/freebsd-src/contrib/unifdef/ |
H A D | unifdefall.sh | 39 debug=-d 49 "$unifdef" $debug -s "$@" | sort -u | sed 's/^/#undef /' >"$tmp/undefs" 53 case $debug in 58 "$unifdef" $debug -k -f "$tmp/undefs" -f "$tmp/defs" "$@"
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | or32-opc.c | 345 static void debug PARAMS ((int, const char *, ...)); 348 debug (int level, const char *format, ...) in debug() function 525 debug (8, "%08X %08X\n", mask, cur_mask); 533 debug (8, "%i>I%i %s\n", 551 debug (9, " (%i(%08X & %08X>>%i = %08X, %08X)", 559 debug (9, "!"); 566 debug (9, "\n"); 580 debug (8, "%i> #### %i << %i (%i) ####\n", 605 debug (9, "%08X %08X %i\n", mask, cur_mask, best_first); 609 debug (8, "%i> #%X -> %u\n", next - automata, i, cur - automata); [all …]
|
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | DebugMode.rst | 8 .. _using-debug-mode: 10 Using the debug mode 13 Libc++ provides a debug mode that enables special debugging checks meant to detect 17 Since the debug mode has ABI implications, users should compile their whole program, 19 with respect to the debug mode. In other words, they should not mix code built against 20 a Standard library with the debug mode enabled with code built against a Standard library 21 where the debug mode is disabled. 23 Furthermore, users should not rely on a stable ABI being provided when the debug mode is 28 The debug mode provides various checks to aid application debugging. 36 debug mode, and causes the library to violate some of the Standard's complexity clauses.
|