Home
last modified time | relevance | path

Searched refs:debug (Results 776 – 800 of 1844) sorted by relevance

1...<<31323334353637383940>>...74

/freebsd/share/examples/scsi_target/
H A Dscsi_target.h119 extern int debug;
/freebsd/crypto/krb5/src/lib/rpc/
H A Ddyn.h30 int debug, paranoid, initzero; member
/freebsd/usr.sbin/syslogd/tests/
H A Dsyslogd_basic_format_test.sh23 syslogd_log -p user.debug -t "${TAG}" \
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-prt8mm.dts30 debug-led0 {
36 debug-led1 {
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.h53 bool debug; variable
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswvar.h90 int debug; member
/freebsd/sys/amd64/include/
H A Dsgxreg.h98 uint8_t debug: 1; member
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_04.py94 if args.debug :
/freebsd/sys/dev/firewire/
H A Dsbp.h70 #define SBP_DEBUG(x) if (debug > x) {
/freebsd/crypto/openssl/Configurations/
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/freebsd/crypto/libecc/src/examples/hash/
H A DMakefile37 .PHONY: all clean 16 32 64 debug debug16 debug32 debug64 force_arch32 force_arch64
/freebsd/stand/libsa/
H A Dnet.h97 extern int debug; /* defined in the machdep sources */
/freebsd/usr.bin/kyua/
H A DMakefile22 kyua-debug.1 \
/freebsd/release/scripts/
H A Dmtree-to-plist.awk74 if ($1 ~ /^\/usr\/lib\/debug\/boot/) {
/freebsd/contrib/wpa/wpa_supplicant/
H A Dandroid.config197 # Remove debugging code that is printing out debug message to stdout.
361 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
364 # Send debug messages to syslog instead of stdout
366 # Set syslog facility for debug messages
369 # Add support for sending all debug messages (regardless of debug verbosity)
370 # to the Linux kernel tracing facility. This helps debug the entire stack by
375 # Add support for writing debug log to Android logcat instead of standard
/freebsd/contrib/libxo/xohtml/
H A Dxohtml.css188 div#debug-container {
199 div#debug-log {
545 div#debug-title {
656 div.input-debug {
663 div.possibility-debug {
669 div.match-debug {
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c378 if (debug) in refclock_transmit()
646 if (debug) in refclock_sample()
672 if (debug) in refclock_receive()
1083 if (debug) in refclock_setup()
1161 if (debug) in refclock_setup()
1603 if (debug > 1) in refclock_pps()
/freebsd/share/syscons/keymaps/
H A Dhu.iso2.101keys.kbd37 001 esc esc esc esc esc esc debug esc O
128 092 nscr pscr debug debug nop nop nop nop O
166 129 esc esc esc esc esc esc debug esc O
257 220 nscr pscr debug debug nop nop nop nop O
H A Dit.iso.kbd40 001 esc esc esc esc esc esc debug esc O
131 092 nscr nscr debug debug nop nop nop nop O
H A Dbr275.cp850.kbd6 001 esc esc esc esc esc esc debug esc O
97 092 nscr pscr debug debug nop nop nop nop O
/freebsd/share/vt/keymaps/
H A Dhu.101.kbd37 001 esc esc esc esc esc esc debug esc O
128 092 nscr pscr debug debug nop nop nop nop O
166 129 esc esc esc esc esc esc debug esc O
257 220 nscr pscr debug debug nop nop nop nop O
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig177 # Remove debugging code that is printing out debug messages to stdout.
182 # Add support for writing debug log to a file: -f /tmp/hostapd.log
186 # Send debug messages to syslog instead of stdout
189 # Add support for sending all debug messages (regardless of debug verbosity)
190 # to the Linux kernel tracing facility. This helps debug the entire stack by
/freebsd/sys/i386/conf/
H A DGENERIC27 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
93 include "std.debug"
249 options IEEE80211_DEBUG # enable debug msgs
289 options USB_DEBUG # enable debug msgs
342 options HID_DEBUG # enable debug msgs
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb.rst159 .. option:: --debug
165 Alias for --debug
258 Passing an executable as a positional argument prepares lldb to debug the given
279 Passing --core causes :program:`lldb` to debug the core file.
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td78 def codeview : FF<"codeview", "Display CodeView debug information">, Group<grp_coff>;
81 …on_bytes : FF<"codeview-subsection-bytes", "Dump raw contents of codeview debug sections and recor…
83 def coff_debug_directory : FF<"coff-debug-directory", "Display debug directory">, Group<grp_coff>;

1...<<31323334353637383940>>...74