| /freebsd-src/contrib/elftoolchain/libdwarf/ | 
| H A D | dwarf.3 | 31 .Nd access debugging information in object files39 provides functions that allow an application to read and write debugging
 41 The format of debugging information accessible through this API
 90 Describes attributes of debugging information entries.
 98 A debugging information entry.
 204 a debugging information entry.
 215 Retrieve attribute descriptors for a debugging information entry.
 314 Retrieve the offset of the debugging information entry for a
 323 .It Debugging Information Entries
 326 Returns the child of a debugging information entry.
 [all …]
 
 | 
| H A D | dwarf_child.3 | 36 .Nd retrieve DWARF Debugging Information Entry descriptors75 Debugging Information Entry (DIE) descriptors associated with
 85 DWARF Debugging Information Entry descriptors are represented
 105 is NULL, the first debugging information entry descriptor for the
 109 may be used together to traverse the tree of debugging information
 126 should be associated with a debugging information entry in the
 137 the first debugging information entry descriptor for the
 142 retrieves the debugging information entry descriptor at global offset
 155 except that it can retrieve the debugging information entry descriptor at
 166 is non-zero, the function will retrieve the debugging information
 [all …]
 
 | 
| H A D | dwarf_new_die.3 | 32 .Nd allocate a new debugging information entry50 allocates a new DWARF debugging information entry and links it
 51 to another debugging information entry.
 62 should specify the tag of the newly created debugging information entry.
 70 specifies the parent link of the debugging information entry.
 74 specifies the first child link of the debugging information entry.
 78 specifies the left sibling link of the debugging information entry.
 82 specifies the right sibling link of the debugging information entry.
 93 to change the links for the created debugging information entry.
 102 returns the newly created debugging information entry.
 [all …]
 
 | 
| H A D | dwarf_die_link.3 | 32 .Nd link a debugging information entry49 links debugging information entries together.
 53 should specify the debugging information entry to be updated.
 57 specifies the new parent link for the debugging information entry.
 61 specifies the new first child link for the debugging information entry.
 65 specifies the new left sibling link for the debugging information entry.
 69 specifies the new right sibling link for the debugging information entry.
 78 Existing links to parent, child, left or right debugging information
 89 returns the debugging information entry provided in argument
 
 | 
| H A D | dwarf_dieoffset.3 | 36 .Nd return offsets of DWARF debugging information entries76 These functions are used to retrieve offsets for DWARF debugging
 81 returns the offset of the debugging information entry referenced by
 96 containing the debugging information entry referenced by argument
 112 retrieves the section-relative offset of the debugging information
 126 returns the offset for the first debugging information entry for a
 131 should reference a valid debugging context allocated using
 155 returns the offset for the first debugging information entry for a
 
 | 
| H A D | dwarf_get_funcs.3 | 105 section, of the compilation unit that contains the debugging116 section, of the debugging information entry associated with the
 124 retrieves the name and offsets for the debugging information entry for
 130 NUL-terminated string containing the name of the associated debugging
 137 section, of the associated debugging information entry.
 143 section, of the first debugging information entry in the compilation
 152 debugging information entry associated with the argument
 208 The DWARF debugging context referenced by argument
 
 | 
| H A D | dwarf_get_weaks.3 | 105 section, of the compilation unit that contains the debugging116 section, of the debugging information entry associated with the
 124 retrieves the name and offsets for the debugging information
 130 NUL-terminated string containing the name of the associated debugging
 137 section, of the associated debugging information entry.
 143 section, of the first debugging information entry in the compilation
 152 debugging information entry associated with the argument
 208 The DWARF debugging context referenced by argument
 
 | 
| H A D | dwarf_get_types.3 | 117 section, of the compilation unit that contains the debugging128 section, of the debugging information entry associated with the
 136 retrieves the name and offsets for the debugging information
 142 NUL-terminated string containing the name of the associated debugging
 149 section, of the associated debugging information entry.
 155 section, of the first debugging information entry in the compilation
 164 debugging information entry associated with the argument
 220 The DWARF debugging context referenced by argument
 
 | 
| H A D | dwarf_get_pubtypes.3 | 105 section, of the compilation unit that contains the debugging116 section, of the debugging information entry associated with the
 124 retrieves the name and offsets for the debugging information entry for
 130 NUL-terminated string containing the name of the associated debugging
 137 section, of the associated debugging information entry.
 143 section, of the first debugging information entry in the compilation
 152 debugging information entry associated with the argument
 235 The DWARF debugging context referenced by argument
 
 | 
| H A D | dwarf_get_vars.3 | 104 contains the debugging information entry associated with the argument114 section, of the debugging information
 122 retrieves both the name and the associated offsets for the debugging
 128 NUL-terminated string containing the name of the associated debugging
 135 section, of the associated debugging information entry.
 141 section, of the first debugging information entry in
 150 debugging information entry associated with the argument
 
 | 
| H A D | dwarf_get_globals.3 | 105 section, of the compilation unit that contains the debugging116 section, of the debugging information entry associated with the
 124 retrieves the name and the offsets for the debugging information
 130 NUL-terminated string containing the name of the associated debugging
 137 section, of the associated debugging information entry.
 143 section, of the first debugging information entry in
 152 debugging information entry associated with the argument
 
 | 
| H A D | dwarf_attrval_signed.3 | 35 .Nd retrieve the value of an attribute within a DWARF debugging information entry69 These functions search the debugging information entry referenced
 173 and is not present in the debugging information entry referenced by argument
 179 attribute is present in the debugging information entry,
 182 will search for the named attribute in the debugging information entry
 191 If the named attribute was not found in the specified debugging
 
 | 
| /freebsd-src/share/man/man4/ | 
| H A D | gdb.4 | 59 When used for remote debugging,68 .Sh PREPARING FOR DEBUGGING
 69 When debugging kernels, it is practically essential to have built a kernel with
 70 debugging symbols
 103 .Ss "Debugging a crash dump"
 111 .Ss "Debugging a live system with a remote link"
 123 enables the debugging machine stop the debugged machine once a connection has
 126 .Ss "Debugging a live system with a remote serial link"
 138 .Ss "Debugging a live system with a remote firewire link"
 139 As with serial debugging, to debug a live system with a firewire link, the
 [all …]
 
 | 
| /freebsd-src/usr.sbin/keyserv/ | 
| H A D | keyserv.c |  | 
| /freebsd-src/usr.sbin/rpcbind/ | 
| H A D | rpcb_svc_4.c | 87 		if (debugging)  in rpcb_service_4()123 		if (debugging)  in rpcb_service_4()
 133 		if (debugging)  in rpcb_service_4()
 143 		if (debugging)  in rpcb_service_4()
 152 		if (debugging)  in rpcb_service_4()
 160 		if (debugging)  in rpcb_service_4()
 170 		if (debugging)  in rpcb_service_4()
 180 		if (debugging)  in rpcb_service_4()
 190 		if (debugging)  in rpcb_service_4()
 200 		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 | 73 		if (debugging)  in pmap_service()78 			debugging) {  in pmap_service()
 112 		if (debugging)  in pmap_service()
 172 	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 | 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()
 335 	if (debugging)  in rpcbproc_getaddr_com()
 490 		if (debugging)  in create_rmtcall_fd()
 498 		if (debugging)  in create_rmtcall_fd()
 640 			if (debugging)  in rpcbproc_callit_com()
 656 		if (debugging)  in rpcbproc_callit_com()
 669 	if (debugging) {  in rpcbproc_callit_com()
 [all …]
 
 | 
| /freebsd-src/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
 
 | 
| /freebsd-src/usr.sbin/wlandebug/ | 
| H A D | wlandebug.8 | 30 .Nd "set/query 802.11 wireless debugging messages"39 debugging messages in the
 47 The default debugging level for new interfaces can be set
 53 can be used to enable and/or disable debugging messages.
 55 To enable debugging messages of a certain
 66 general debugging facilities; equivalent to setting the debug
 87 scanning operation; especially useful for debugging problems
 161 Different wireless drivers support different debugging messages.
 169 most of the debugging messages while devices that
 172 Some debugging messages are no longer meaningful
 
 | 
| /freebsd-src/libexec/rc/ | 
| H A D | debug.sh | 11 #	Debugging56 #	Debugging returns true if tracing is enabled.
 69 #	enable/disable code that should be skipped/run when debugging
 70 #	is turned on. "DEBUGGING" is the same as "DEBUG_SKIP" for
 105 DEBUGGING=
 108 export DEBUGGING DEBUG_DO DEBUG_SKIP
 267 # Output message if we are debugging
 274 # Debugging
 276 # return 0 if we are debugging.
 278 Debugging() {
 123 Debugging() { global()  function
 [all...]
 | 
| /freebsd-src/contrib/ntp/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?])
 
 | 
| /freebsd-src/contrib/wpa/src/utils/ | 
| H A D | wpa_debug.h | 19 /* Debugging function - conditional printf and hex dump. Driver wrappers can20  * use these for debugging purposes. */
 68  * This function is used to print conditional debugging and error messages. The
 84  * This function is used to print conditional debugging and error messages. The
 104  * This function is used to print conditional debugging and error messages. The
 126  * This function is used to print conditional debugging and error messages. The
 142  * This function is used to print conditional debugging and error messages. The
 154  * binary size. As such, it should be used with debugging messages that are not
 180  * This function is used to print conditional debugging and error messages. The
 196  * This function is used to print conditional debugging an
 [all...]
 | 
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | 
| H A D | DIBuilder.h | 9 // This file defines a DIBuilder that is useful for creating debugging142     /// A CompileUnit provides an anchor for all debugging
 146     /// \param Producer      Identify the producer of debugging information
 154     ///                      analyzing generated debugging information.
 182     /// Create a file descriptor to hold debugging information for a file.
 193     /// Create debugging information entry for a macro.
 202     /// Create debugging information temporary entry for a macro file.
 222     /// Create debugging information entry for a basic
 232     /// Create debugging information entry for a string
 238     /// Create debugging informatio
 [all...]
 | 
| /freebsd-src/contrib/sendmail/libsm/ | 
| H A D | heap.c | 14 **  debugging memory allocation package93 **		debugging is disabled at compile time.  Otherwise, a call to
 353 **  SM_MALLOC_TAGGED -- wrapper around malloc(), debugging version.
 357 **		tag -- tag for debugging.
 358 **		num -- additional value for debugging.
 359 **		group -- heap group for debugging.
 404 **  SM_MALLOC_TAGGED_X -- wrapper around malloc(), debugging version.
 408 **		tag -- tag for debugging.
 409 **		num -- additional value for debugging.
 410 **		group -- heap group for debugging.
 [all …]
 
 |