| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_signd.c | 224 if (debug) in send_via_ntp_signd()
|
| H A D | refclock_tpro.c | 177 if (debug) in tpro_poll()
|
| H A D | refclock_oncore.c | 1444 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 D | errwarn.c | 147 debug(const char *fmt, ...) in debug() function
|
| /freebsd/sys/i386/include/ |
| H A D | vm86.h | 134 int debug; /* debug flag */ member
|
| /freebsd/contrib/openpam/ |
| H A D | INSTALL | 19 --enable-debug
|
| /freebsd/libexec/rtld-elf/ |
| H A D | Makefile | 40 debug.c \
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | Macros.h | 243 void debug(const ReconstructedLine &Line, int Level);
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
| H A D | Opts.td | 17 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 D | NOTES-VMS.md | 65 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 D | softcore.fr | 198 : debug ' debug-xt ; immediate
|
| /freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 186 #define DEBUG_INITIALISE(local) int *debug_ptr = (local)->debug; 384 int debug[DEBUG_MAX]; member
|
| /freebsd/contrib/ntp/util/ |
| H A D | tickadj.c | 292 ++debug; in main() 330 if (debug) in main()
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | cc.tcl | 558 if {$::autosetup(debug)} { 579 } elseif {$::autosetup(debug)} {
|
| /freebsd/sys/i386/conf/ |
| H A D | MINIMAL | 41 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 87 include "std.debug"
|
| /freebsd/crypto/openssh/ |
| H A D | sandbox-seccomp-filter.c | 515 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 D | setup.c | 81 if (debug) { in setup() 190 if (debug) in setup()
|
| /freebsd/sys/amd64/conf/ |
| H A D | MINIMAL | 33 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 77 include "std.debug"
|
| /freebsd/sys/conf/ |
| H A D | NOTES | 71 # '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 D | Options.td | 254 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 D | FlexLexer.h | 98 int debug() const { return yy_flex_debug; } in debug() function
|
| /freebsd/stand/libsa/ |
| H A D | net.c | 92 if (debug) in sendrecv()
|
| /freebsd/sys/contrib/openzfs/module/zstd/ |
| H A D | README.md | 26 3. Remove debug.c, threading.c, and zstdmt_compress.c.
|
| /freebsd/contrib/bmake/mk/ |
| H A D | sys.mk | 24 .include <sys.debug.mk>
|
| /freebsd/sys/tools/syscalls/scripts/ |
| H A D | init_sysent.lua | 12 local script = not pcall(debug.getlocal, 4, 1) -- TRUE if script.
|