Home
last modified time | relevance | path

Searched refs:debug (Results 976 – 1000 of 1844) sorted by relevance

1...<<31323334353637383940>>...74

/freebsd/contrib/ntp/ntpd/
H A Dntp_signd.c224 if (debug) in send_via_ntp_signd()
H A Drefclock_tpro.c177 if (debug) in tpro_poll()
H A Drefclock_oncore.c1444 if (debug > 4) { in oncore_receive()
1495 if (debug > 4) in oncore_consume()
1513 if (debug > 4) in oncore_consume()
1525 if (debug > 3) in oncore_consume()
1540 if (debug) in oncore_consume()
1555 else if (debug) { in oncore_consume()
1654 if (debug > 2) { in oncore_get_timestamp()
1683 if (debug > 2) { in oncore_get_timestamp()
1929 if (debug > 3) { in oncore_get_timestamp()
2712 if (debug > in oncore_get_timestamp()
[all...]
/freebsd/sbin/dhclient/
H A Derrwarn.c147 debug(const char *fmt, ...) in debug() function
/freebsd/sys/i386/include/
H A Dvm86.h134 int debug; /* debug flag */ member
/freebsd/contrib/openpam/
H A DINSTALL19 --enable-debug
/freebsd/libexec/rtld-elf/
H A DMakefile40 debug.c \
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacros.h243 void debug(const ReconstructedLine &Line, int Level);
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A DOpts.td17 def debug_syms : FF<"debug-syms", "Show all symbols, even debugger only">;
62 def : F<"a", "Alias for --debug-syms">, Alias<debug_syms>;
/freebsd/crypto/openssl/
H A DNOTES-VMS.md65 activation starts the debugger automatically, giving you a debug
76 start automatically. If there is a program that you need to debug,
/freebsd/stand/ficl/softwords/
H A Dsoftcore.fr198 : debug ' debug-xt ; immediate
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h186 #define DEBUG_INITIALISE(local) int *debug_ptr = (local)->debug;
384 int debug[DEBUG_MAX]; member
/freebsd/contrib/ntp/util/
H A Dtickadj.c292 ++debug; in main()
330 if (debug) in main()
/freebsd/contrib/sqlite3/autosetup/
H A Dcc.tcl558 if {$::autosetup(debug)} {
579 } elseif {$::autosetup(debug)} {
/freebsd/sys/i386/conf/
H A DMINIMAL41 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
87 include "std.debug"
/freebsd/crypto/openssh/
H A Dsandbox-seccomp-filter.c515 debug("%s: prctl(PR_SET_NO_NEW_PRIVS): %s", in ssh_sandbox_child()
521 debug("%s: prctl(PR_SET_SECCOMP): %s", in ssh_sandbox_child()
/freebsd/sbin/fsck_ffs/
H A Dsetup.c81 if (debug) { in setup()
190 if (debug) in setup()
/freebsd/sys/amd64/conf/
H A DMINIMAL33 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
77 include "std.debug"
/freebsd/sys/conf/
H A DNOTES71 # 'kernel.debug' compiled with -g debugging as well as a normal
72 # 'kernel'. Use 'make install.debug' to install the debug kernel
73 # but that isn't normally necessary as the debug symbols are not loaded
82 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
431 # SYSCTL_DEBUG enables a 'sysctl' debug tree that can be used to dump the
444 # Enable extra debug messages while performing textdumps.
516 # can be toggled via the debug.ktr_verbose sysctl and defaults to off
605 # This core file limit can be adjusted at runtime via the debug.ncores
692 #options IPSEC_DEBUG #debug for IP security
863 options VNET_DEBUG # debug for VIMAGE
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td254 Flags controlling how much and what kind of debug information should be
258 DocName<"Kind and level of debug information">;
263 DocName<"Debugger to tune debug information for">;
667 OptionGroup<"<clang debug/development internal options>">,
1331 def cuda_noopt_device_debug : Flag<["--"], "cuda-noopt-device-debug">,
1332 HelpText<"Enable device-side debug info generation. Disables ptxas optimizations.">;
1336 def no_cuda_noopt_device_debug : Flag<["--"], "no-cuda-noopt-device-debug">;
1761 HelpText<"The compilation directory to embed in the debug info">,
1773 HelpText<"The compilation directory to embed in the debug info and coverage mapping.">;
1774 defm debug_info_for_profiling : BoolFOption<"debug-info-for-profiling",
[all …]
/freebsd/contrib/flex/src/
H A DFlexLexer.h98 int debug() const { return yy_flex_debug; } in debug() function
/freebsd/stand/libsa/
H A Dnet.c92 if (debug) in sendrecv()
/freebsd/sys/contrib/openzfs/module/zstd/
H A DREADME.md26 3. Remove debug.c, threading.c, and zstdmt_compress.c.
/freebsd/contrib/bmake/mk/
H A Dsys.mk24 .include <sys.debug.mk>
/freebsd/sys/tools/syscalls/scripts/
H A Dinit_sysent.lua12 local script = not pcall(debug.getlocal, 4, 1) -- TRUE if script.

1...<<31323334353637383940>>...74