Home
last modified time | relevance | path

Searched refs:debugging (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/freebsd-12.1/usr.sbin/rpcbind/
H A Drpcb_svc_4.c90 if (debugging) in rpcb_service_4()
126 if (debugging) in rpcb_service_4()
136 if (debugging) in rpcb_service_4()
146 if (debugging) in rpcb_service_4()
155 if (debugging) in rpcb_service_4()
163 if (debugging) in rpcb_service_4()
173 if (debugging) in rpcb_service_4()
183 if (debugging) in rpcb_service_4()
193 if (debugging) in rpcb_service_4()
203 if (debugging) in rpcb_service_4()
[all …]
H A Drpcb_svc.c90 if (debugging) in rpcb_service_3()
118 if (debugging) in rpcb_service_3()
132 if (debugging) in rpcb_service_3()
142 if (debugging) in rpcb_service_3()
152 if (debugging) in rpcb_service_3()
168 if (debugging) in rpcb_service_3()
180 if (debugging) { in rpcb_service_3()
190 if (debugging) { in rpcb_service_3()
214 if (debugging) { in rpcbproc_getaddr_3_local()
H A Dpmap_svc.c82 if (debugging) in pmap_service()
87 debugging) { in pmap_service()
121 if (debugging) in pmap_service()
181 if (debugging) in pmapproc_change()
246 debugging) { in pmapproc_change()
253 if (debugging) in pmapproc_change()
286 if (debugging) { in pmapproc_getport()
327 debugging) { in pmapproc_getport()
334 if (debugging) in pmapproc_getport()
359 (caddr_t)&list_pml)) && debugging) { in pmapproc_dump()
[all …]
H A Drpcb_svc_com.c135 if (debugging) in rpcbproc_set_com()
142 if (debugging) in rpcbproc_set_com()
220 if (debugging) in rpcbproc_unset_com()
227 if (debugging) in rpcbproc_unset_com()
338 if (debugging) in rpcbproc_getaddr_com()
493 if (debugging) in create_rmtcall_fd()
501 if (debugging) in create_rmtcall_fd()
659 if (debugging) in rpcbproc_callit_com()
712 if (debugging) in rpcbproc_callit_com()
754 if (debugging) in rpcbproc_callit_com()
[all …]
H A Dutil.c129 if (debugging) in addrmerge()
160 if (debugging) in addrmerge()
309 if (debugging) in addrmerge()
330 if (debugging) in network_init()
336 if (debugging) in network_init()
347 if (debugging) in network_init()
353 if (debugging) in network_init()
372 if (debugging) in network_init()
394 if (debugging) in network_init()
H A Drpcbind.c80 int debugging = 0; /* Tell me what's going on */ variable
223 if (debugging) { in main()
286 if (debugging) { in init_transport()
463 if (debugging) { in init_transport()
515 if (debugging) { in init_transport()
645 if (debugging) { in init_transport()
665 if (debugging) { in init_transport()
823 debugging = 1; in parseargs()
863 if (doabort && !debugging) { in parseargs()
H A Dcheck_bound.c203 if (debugging) { in mergeaddr()
219 if (debugging) in mergeaddr()
/freebsd-12.1/usr.sbin/keyserv/
H A Dkeyserv.c135 debugging = 1;
363 if (debugging) {
368 if (debugging) {
382 if (debugging) {
462 if (debugging)
491 if (debugging)
757 if (debugging)
762 if (debugging)
780 if (debugging)
786 if (debugging)
[all …]
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_debug.m45 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-12.1/tools/debugscripts/
H A Ddot.gdbinit2 # .gdbinit file for remote serial debugging.
34 # Remote debugging port
68 # When debugging the same machine (via /dev/mem), we can get the
70 # work for crashes or remote debugging, of course, because we'd get
76 # debugging the local system. Instead, we have two scripts:
89 …ymbol tables for the debugging machine. This only makes sense when debugging /dev/mem; use the 'g…
103 … This causes the symbols for the KLDs to be loaded. When doing memory debugging, use the command…
116 echo If you're debugging a local system, you can use 'kldsyms' instead\n
H A DREADME3 This directory contains gdb macros for kernel debugging. When you
6 perform kernel debugging, you would do:
21 modules w/ debugging symbols separately to get things to work.
/freebsd-12.1/contrib/openpam/
H A Dconfigure.ac34 [turn debugging macros on]),
35 AC_DEFINE(OPENPAM_DEBUG, 1, [Turn debugging macros on]))
139 AC_ARG_ENABLE([debugging-symbols],
140 AS_HELP_STRING([--enable-debugging-symbols], [enable debugging symbols (default is NO)]),
/freebsd-12.1/usr.sbin/watchdogd/
H A Dwatchdogd.c78 static int debugging = 0; variable
108 { "debug", no_argument, &debugging, 1 },
157 if (debugging == 0 && daemon(0, 0) == -1) { in main()
227 if (debugging) { in parse_timeout_to_pow2ns()
667 if (debugging) { in seconds_to_pow2ns()
711 debugging = 1; in parseargs()
733 if (debugging) in parseargs()
/freebsd-12.1/contrib/byacc/
H A DNEW_FEATURES8 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-12.1/tools/tools/shlib-compat/
H A DREADME3 shlib-compat uses dwarf debugging symbols to recreate definitions of
11 debugging symbols attached. To enable sysfake stubs rebuild libc
/freebsd-12.1/contrib/gdb/gdb/
H A DNEWS115 * New debugging protocols
421 * Changes in FreeBSD/i386 native debugging.
634 * Support for debugging Pascal programs.
683 * Changes in GNU/Linux native debugging.
808 breakpoints, etc. for many debugging sessions.
1080 * New debugging protocols
1262 * Speedups for remote debugging
1525 debugging info for the mips target).
1574 cross debugging. Native alpha debugging is not supported yet.
1613 MIPS remote debugging protocol.
[all …]
/freebsd-12.1/contrib/binutils/gas/
H A Dlisting.c174 int debugging; member
301 && ! listing_tail->debugging) in listing_newline()
308 listing_tail->debugging = 1; in listing_newline()
398 new->debugging = 0; in listing_newline()
412 new->debugging = 1; in listing_newline()
872 if (list->debugging) in debugging_pseudo()
895 && list->next->debugging) in debugging_pseudo()
/freebsd-12.1/sys/conf/
H A Doptions.amd6416 # (see src/sys/conf/options), except for broken debugging options.
45 # AGP debugging support
/freebsd-12.1/stand/i386/loader/
H A Dhelp.i38613 Requests debugging output from the heap manager. For debugging use
/freebsd-12.1/contrib/googletest/
H A DBUILD.bazel107 "@com_google_absl//absl/debugging:failure_signal_handler",
108 "@com_google_absl//absl/debugging:stacktrace",
109 "@com_google_absl//absl/debugging:symbolize",
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_keylog_callback.pod21 applications to store this keying material for debugging purposes.
30 format used by NSS for its B<SSLKEYLOGFILE> debugging output. To recreate that
/freebsd-12.1/usr.sbin/bsdconfig/packages/
H A DUSAGE30 -d Provide lots of debugging info on standard-out when running.
31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-12.1/usr.sbin/bsdconfig/security/
H A DUSAGE30 -d Provide lots of debugging info on standard-out when running.
31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-12.1/usr.sbin/bsdconfig/networking/
H A DUSAGE30 -d Provide lots of debugging info on standard-out when running.
31 -D file Send debugging info to file. If file begins with a plus-sign
/freebsd-12.1/usr.sbin/bsdconfig/usermgmt/
H A DUSAGE30 -d Provide lots of debugging info on standard-out when running.
31 -D file Send debugging info to file. If file begins with a plus-sign

12345678910>>...18