/freebsd/usr.sbin/rpcbind/ |
H A D | rpcb_svc_4.c | 89 if (debugging) in rpcb_service_4() 124 if (debugging) in rpcb_service_4() 134 if (debugging) in rpcb_service_4() 144 if (debugging) in rpcb_service_4() 153 if (debugging) in rpcb_service_4() 161 if (debugging) in rpcb_service_4() 171 if (debugging) in rpcb_service_4() 181 if (debugging) in rpcb_service_4() 191 if (debugging) in rpcb_service_4() 201 if (debugging) in rpcb_service_4() [all …]
|
H A D | rpcb_svc.c | 88 if (debugging) in rpcb_service_3() 116 if (debugging) in rpcb_service_3() 130 if (debugging) in rpcb_service_3() 140 if (debugging) in rpcb_service_3() 150 if (debugging) in rpcb_service_3() 166 if (debugging) in rpcb_service_3() 178 if (debugging) { in rpcb_service_3() 188 if (debugging) { in rpcb_service_3() 212 if (debugging) { in rpcbproc_getaddr_3_local()
|
H A D | rpcb_svc_com.c | 132 if (debugging) in rpcbproc_set_com() 139 if (debugging) in rpcbproc_set_com() 217 if (debugging) in rpcbproc_unset_com() 224 if (debugging) in rpcbproc_unset_com() 339 if (debugging) in rpcbproc_getaddr_com() 494 if (debugging) in create_rmtcall_fd() 501 if (debugging) in create_rmtcall_fd() 643 if (debugging) in rpcbproc_callit_com() 658 if (debugging) in rpcbproc_callit_com() 670 if (debugging) { in rpcbproc_callit_com() [all …]
|
H A D | pmap_svc.c | 73 if (debugging) in pmap_service() 78 debugging) { in pmap_service() 112 if (debugging) in pmap_service() 177 if (debugging) in pmapproc_change() 237 debugging) { in pmapproc_change() 244 if (debugging) in pmapproc_change() 277 if (debugging) { in pmapproc_getport() 318 debugging) { in pmapproc_getport() 325 if (debugging) in pmapproc_getport() 350 (caddr_t)&list_pml)) && debugging) { in pmapproc_dump() [all …]
|
H A D | util.c | 128 if (debugging) in addrmerge() 159 if (debugging) in addrmerge() 310 if (debugging) in addrmerge() 331 if (debugging) in network_init() 337 if (debugging) in network_init() 348 if (debugging) in network_init() 354 if (debugging) in network_init() 373 if (debugging) in network_init() 395 if (debugging) in network_init()
|
H A D | rpcbind.c | 78 int debugging = 0; /* Tell me what's going on */ variable 256 if (debugging) { in main() 327 if (debugging) { in init_transport() 496 if (debugging) { in init_transport() 541 if (debugging) { in init_transport() 674 if (debugging) { in init_transport() 694 if (debugging) { in init_transport() 870 debugging = 1; in parseargs() 919 if (doabort && !debugging) { in parseargs()
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_debug.m4 | 5 AC_MSG_CHECKING([if we're including debugging code]) 7 [debugging], 9 [--enable-debugging], 10 [+ include ntpd debugging code] 17 AC_DEFINE([DEBUG], [1], [Enable debugging code?])
|
/freebsd/tools/debugscripts/ |
H A D | dot.gdbinit | 1 # .gdbinit file for remote serial debugging. 33 # Remote debugging port 67 # When debugging the same machine (via /dev/mem), we can get the 69 # work for crashes or remote debugging, of course, because we'd get 75 # debugging the local system. Instead, we have two scripts: 88 …ymbol tables for the debugging machine. This only makes sense when debugging /dev/mem; use the 'g… 102 … This causes the symbols for the KLDs to be loaded. When doing memory debugging, use the command… 115 echo If you're debugging a local system, you can use 'kldsyms' instead\n
|
H A D | README | 2 This directory contains gdb macros for kernel debugging. When you 5 perform kernel debugging, you would do: 20 modules w/ debugging symbols separately to get things to work.
|
/freebsd/sys/conf/ |
H A D | std.nodebug | 20 # Net80211 debugging 23 # USB debugging 27 # CAM debugging
|
H A D | debuginfo.ldscript | 1 /* Stabs debugging sections. */ 10 Symbols in the DWARF debugging sections are relative to the beginning
|
H A D | options.amd64 | 15 # (see src/sys/conf/options), except for broken debugging options. 35 # AGP debugging support
|
/freebsd/crypto/openssl/ |
H A D | NOTES-VMS.md | 8 - [About debugging](#about-debugging) 61 About debugging 64 If you build for debugging, the default on VMS is that image 69 Generally speaking, if you build for debugging, only use the programs 70 directly for debugging. Do not try to use them from a script, such 81 Then just run it and you will find yourself in a debugging session.
|
/freebsd/contrib/byacc/ |
H A D | NEW_FEATURES | 8 option causes debugging code to be included in the compiled parser. 43 If a parser has been compiled with debugging code, that code can be 45 YYDEBUG is set to 0, debugging output is suppressed. If it is set to 1, 46 debugging output is written to standard output.
|
/freebsd/stand/kboot/ |
H A D | README | 42 debugging the trampoline (hbreak will set a hardware break that's durable across 45 debugging the trampiline and up to that, use gdb /boot/loader. When debugging 46 the kernel, use kernel.full to get all the debugging. hbreak panic() is useful
|
/freebsd/contrib/openpam/ |
H A D | configure.ac | 35 [turn debugging macros on]), 36 AC_DEFINE(OPENPAM_DEBUG, 1, [Turn debugging macros on])) 133 AC_ARG_ENABLE([debugging-symbols], 134 AS_HELP_STRING([--enable-debugging-symbols], [enable debugging symbols (default is NO)]),
|
/freebsd/usr.sbin/watchdogd/ |
H A D | watchdogd.c | 74 static int debugging = 0; variable 106 { "debug", no_argument, &debugging, 1 }, 155 if (debugging == 0 && daemon(0, 0) == -1) { in main() 209 if (debugging) { in parse_timeout_to_sbt() 667 debugging = 1; in parseargs() 689 if (debugging) in parseargs()
|
/freebsd/tools/tools/shlib-compat/ |
H A D | README | 3 shlib-compat uses dwarf debugging symbols to recreate definitions of 11 debugging symbols attached. To enable sysfake stubs rebuild libc
|
/freebsd/release/packages/sets/ |
H A D | devel-dbg.ucl | 19 comment = "Development tools debugging symbols (metapackage)" 22 This metapackage installs debugging symbols for the base system compiler and
|
H A D | minimal-jail-dbg.ucl | 19 comment = "Basic multi-user jail debugging symbols (metapackage)" 22 This metapackage installs debugging symbols for the packages required to bring
|
H A D | minimal-dbg.ucl | 19 comment = "Basic multi-user system debugging symbols (metapackage)" 22 This metapackage installs debugging symbols for the packages required to bring
|
H A D | kernels-dbg.ucl | 19 comment = "Base system kernels debugging symbols (metapackage)" 22 This metapackage installs debugging symbols for the operating system kernels
|
H A D | lib32-dbg.ucl | 19 comment = "32-bit compatibility library debugging symbols (metapackage)" 22 This metapackage installs debugging symbols for the compatibility libraries
|
/freebsd/stand/i386/loader/ |
H A D | help.i386 | 13 Requests debugging output from the heap manager. For debugging use
|
/freebsd/crypto/openssl/test/ |
H A D | README-external.md | 57 explicitly run (with more debugging): 86 explicitly run (with more debugging): 109 explicitly run (with more debugging): 139 explicitly run (with more debugging):
|