/netbsd-src/usr.sbin/rpcbind/ |
H A D | rpcb_svc_4.c | 90 if (debugging) in rpcb_service_4() 125 if (debugging) in rpcb_service_4() 135 if (debugging) in rpcb_service_4() 145 if (debugging) in rpcb_service_4() 154 if (debugging) in rpcb_service_4() 162 if (debugging) in rpcb_service_4() 172 if (debugging) in rpcb_service_4() 182 if (debugging) in rpcb_service_4() 192 if (debugging) in rpcb_service_4() 202 if (debugging) in rpcb_service_4() [all …]
|
H A D | rpcb_svc.c | 87 if (debugging) in rpcb_service_3() 115 if (debugging) in rpcb_service_3() 129 if (debugging) in rpcb_service_3() 139 if (debugging) in rpcb_service_3() 149 if (debugging) in rpcb_service_3() 165 if (debugging) in rpcb_service_3() 177 if (debugging) { in rpcb_service_3() 187 if (debugging) { in rpcb_service_3() 211 if (debugging) { in rpcbproc_getaddr_3_local()
|
H A D | pmap_svc.c | 79 if (debugging) in pmap_service() 84 debugging) { in pmap_service() 118 if (debugging) in pmap_service() 182 if (debugging) in pmapproc_change() 243 debugging) { in pmapproc_change() 250 if (debugging) in pmapproc_change() 283 if (debugging) { in pmapproc_getport() 324 debugging) { in pmapproc_getport() 331 if (debugging) in pmapproc_getport() 356 (caddr_t)&list_pml)) && debugging) { in pmapproc_dump() [all …]
|
H A D | rpcb_svc_com.c | 142 if (debugging) in rpcbproc_set_com() 149 if (debugging) in rpcbproc_set_com() 230 if (debugging) in rpcbproc_unset_com() 237 if (debugging) in rpcbproc_unset_com() 352 if (debugging) in rpcbproc_getaddr_com() 510 if (debugging) in create_rmtcall_fd() 517 if (debugging) in create_rmtcall_fd() 656 if (debugging) in rpcbproc_callit_com() 671 if (debugging) in rpcbproc_callit_com() 683 if (debugging) { in rpcbproc_callit_com() [all …]
|
H A D | util.c | 116 if (debugging) in addrmerge() 294 if (debugging) in addrmerge() 315 if (debugging) in network_init() 321 if (debugging) in network_init() 330 if (debugging) in network_init() 336 if (debugging) in network_init() 371 if (debugging) in network_init()
|
H A D | rpcbind.c | 93 int debugging = DEBUGGING; /* Tell me what's going on */ variable 233 if (debugging) { 304 if (debugging) { in init_transport() 491 if (debugging) { in init_transport() 547 if (debugging) { in init_transport() 692 if (debugging) { in init_transport() 714 if (debugging) { in init_transport() 899 debugging++; in parseargs() 939 if (doabort && !debugging) { in parseargs()
|
/netbsd-src/external/bsd/ntp/dist/sntp/m4/ |
H A D | ntp_debug.m4 | 5 AC_MSG_CHECKING([if we're including debugging code]) 7 [debugging], optenable 9 [--enable-debugging], 10 [+ include ntpd debugging code] 17 AC_DEFINE([DEBUG], [1], [Enable debugging code?])
|
/netbsd-src/external/bsd/am-utils/dist/ |
H A D | buildall | 223 -c: configure (debugging) 224 -cs: configure (debugging, shared libs) 225 -C: configure (strict compile, debugging) 226 -Cs: configure (strict compile, debugging, shared libs) 227 -d: configure in /usr/local/AMD (debugging) 228 -ds: configure in /usr/local/AMD (debugging, shared libs) 229 -D: configure in /usr/local/AMD (strict compile, debugging) 230 -Ds: configure in /usr/local/AMD (strict compile, debugging, shared libs)
|
/netbsd-src/usr.bin/qsubst/ |
H A D | qsubst.c | 124 static int debugging; variable 392 if (debugging) { in process_file() 421 if (debugging) { in process_file() 427 if (debugging) { in process_file() 434 if (debugging) { in process_file() 444 if (debugging) { in process_file() 451 if (debugging) { in process_file() 456 if (debugging) { in process_file() 467 if (debugging) { in process_file() 474 if (debugging) { in process_file() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | Kconfig.debug | 20 bool "Enable additional driver debugging" 40 Choose this option to turn on extra driver debugging that may affect 90 Enable additional and verbose debugging output that will spam 91 ordinary tests, but may be vital for post-mortem debugging when 104 Enable additional and verbose debugging output that will spam 105 ordinary tests, but may be vital for post-mortem debugging when 113 bool "Enable additional driver debugging for fence objects" 118 Choose this option to turn on extra driver debugging that may affect 126 bool "Enable additional driver debugging for detecting dependency cycles" 130 Choose this option to turn on extra driver debugging that may affect [all …]
|
/netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
H A D | opt_debug.m4 | 2 dnl Debugging: "yes" means general, "mem" means general and memory debugging, 5 [AC_MSG_CHECKING(for debugging options) 7 AC_HELP_STRING([--enable-debug=ARG],[enable debugging (yes/mem/no)]), 26 # default is no debugging
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
H A D | llvm_debuginfo.mli | 182 debugging information generated during this instance of compilation. 187 (** [dibuild_create_file] Create a file descriptor to hold debugging information 337 (** [dibuild_create_enumerator] Create debugging information entry for an 351 (** [dibuild_create_enumeration_type] Create debugging information entry for 367 (** [dibuild_create_union_type] Create debugging information entry for a union. 377 (** [dibuild_create_array_type] Create debugging information entry for an array. 387 (** [dibuild_create_vector_type] Create debugging information entry for a 401 (** [dibuild_create_basic_type] Create debugging information entry for a basic 412 (** [dibuild_create_pointer_type] Create debugging information entry for a 430 (** [dibuild_create_struct_type] Create debugging information entry for a [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
H A D | DebugMode.rst | 21 This macro is used to enable assertions and iterator debugging checks within 27 assertions. Defining ``_LIBCPP_DEBUG`` to ``1`` enables "iterator debugging" 33 debugging level. 64 "iterator debugging" which checks the validity of iterators used by the program. 86 The following containers and STL classes support iterator debugging: 96 The remaining containers do not currently support iterator debugging.
|
/netbsd-src/sys/arch/hpcsh/conf/ |
H A D | DEBUG | 2 # kernel config file for debugging. 22 options DIAGNOSTIC # extra kernel debugging checks 23 options DEBUG # extra kernel debugging support
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | logging.c | 210 int debugging, chan_level; in log_check_channel() local 214 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0); in log_check_channel() 219 if (level > 0 && !debugging) in log_check_channel() 226 if ((chan->flags & LOG_REQUIRE_DEBUG) && !debugging) in log_check_channel() 244 int debugging; in log_check() local 248 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0); in log_check() 253 if (level > 0 && !debugging) in log_check() 275 int pri, debugging, did_vsprintf = 0; in log_vwrite() local 292 debugging = (lc->flags & LOG_OPTION_DEBUG); in log_vwrite() 297 if (level > 0 && !debugging) in log_vwrite()
|
/netbsd-src/external/mpl/dhcp/dist/doc/devel/ |
H A D | debug.dox | 3 This page enumerates various techniques useful for debugging ISC DHCP software. 10 code with debugging symbols (-g), load the binary into gdb and set a breakpoint 21 DEBUG_MEMORY_LEAKAGE may be defined in includes/site.h to enable some debugging 22 code to help with debugging memory issues. This code keeps a running total
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | runningslapd.sdf | 108 `?' character, the various debugging levels are printed and slapd 110 debugging levels are 115 -1 any enable all debugging 116 0 no debugging 119 4 (0x4 args) heavy trace debugging 128 2048 (0x800 parse) print entry parsing debugging 133 … by specifying the debug option once for each desired level. Or, since debugging levels are addit… 136 for any debugging information other than the stats and stats2 levels to be available as options. 147 Unless you have specified a debugging level (including level {{EX:0}}),
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
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.
|
/netbsd-src/external/bsd/openpam/dist/ |
H A D | configure.ac | 36 [turn debugging macros on]), 37 AC_DEFINE(OPENPAM_DEBUG, 1, [Turn debugging macros on])) 120 AC_ARG_ENABLE([debugging-symbols], 121 AS_HELP_STRING([--enable-debugging-symbols], [enable debugging symbols (default is NO)]),
|
/netbsd-src/external/bsd/byacc/dist/ |
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.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gdbasan.in | 1 # Put a breakpoint on __asan_report_error to help with debugging buffer 5 # Put a breakpoint on __sanitizer::Report to help with debugging sanitizer
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gdbasan.in | 1 # Put a breakpoint on __asan_report_error to help with debugging buffer 5 # Put a breakpoint on __sanitizer::Report to help with debugging sanitizer
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | NOTES.VMS | 59 About debugging 62 If you build for debugging, the default on VMS is that image 67 Generally speaking, if you build for debugging, only use the programs 68 directly for debugging. Do not try to use them from a script, such 79 Then just run it and you will find yourself in a debugging session.
|
/netbsd-src/sys/arch/sun3/conf/ |
H A D | KGDB3X | 13 makeoptions DEBUG="-g" # debugging symbols for gdb 17 options DEBUG # kernel debugging code
|
H A D | KGDB | 13 makeoptions DEBUG="-g" # debugging symbols for gdb 17 options DEBUG # kernel debugging code
|