Home
last modified time | relevance | path

Searched refs:debug (Results 1076 – 1100 of 1844) sorted by relevance

1...<<41424344454647484950>>...74

/freebsd/usr.bin/calendar/
H A Dio.c580 if (debug) in cal_parse()
592 if (debug) in cal_parse()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6dl-sielaff.dts76 led-debug {
77 label = "debug-led";
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j722s.dtsi149 <0x00 0x00703000 0x00 0x00703000 0x00 0x00000200>, /* USB0 debug trace */
150 <0x00 0x0070c000 0x00 0x0070c000 0x00 0x00000200>, /* USB1 debug trace */
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td11 let Command = "target modules dump separate debug info" in {
15 Desc<"Filter to show only debug info files with errors.">;
345 "there is debug line table information, else disassemble around the pc.">;
373 def expression_options_debug : Option<"debug", "g">, Groups<[1,2]>,
374 Desc<"When specified, debug the JIT code by setting a breakpoint on the "
871 Desc<"Show the line table locations from the debug information that "
982 Arg<"FunctionName">, Required, Desc<"Lookup a function by name in the debug"
988 Required, Desc<"Lookup a type by name in the debug symbols in one or more "
1049 Option<"step-in-avoids-no-debug", "a">, Group<1>, Arg<"Boolean">,
1051 "over functions with no debug information.">;
[all …]
/freebsd/crypto/openssh/
H A Dssh-pkcs11.c169 debug("check provider \"%s\"", p->name); in pkcs11_provider_lookup()
233 debug("C_FindObjects failed (nfound %lu nattr %lu): %lu", in pkcs11_find()
1208 debug("have %d keys", *nkeys); in pkcs11_fetch_certs()
1322 debug("have %d keys", *nkeys); in pkcs11_fetch_keys()
1599 debug("provider %s: manufacturerID <%.*s> cryptokiVersion %d.%d" in pkcs11_register_provider()
1640 debug("provider %s slot %lu: label <%.*s> " in pkcs11_register_provider()
/freebsd/contrib/libxo/
H A Dconfigure.ac286 AC_ARG_ENABLE([debug], optenable
287 [ --enable-debug Turn on debugging],
491 debug: ${LIBXO_DEBUG:-no}
/freebsd/sbin/rcorder/
H A Drcorder.c59 static int debug = 0; variable
60 # define DPRINTF(args) if (debug) { fflush(stdout); fprintf args; }
183 debug = 1; in main()
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh262 'c/-/(verbose quiet force printpath lookup debug map nomap remap zephyr \
489 complete bison 'c/--/(debug defines file-prefix= fixed-output-files \
508 complete camcontrol 'p/1/(cmd debug defects devlist eject inquiry \
545 metric mediaopt down delete broadcast arp debug)/'
554 'c/--/(config debug dry-run features finish help \
556 complete libtoolize 'c/--/(automake copy debug dry-run force help ltdl \
606 'c/--/(assume-new= assume-old= debug directory= \
687 complete xdvi 'c/-/(allowshell debug display expert gamma hushchars \
692 complete xlock 'c/-/(allowaccess allowroot debug description \
721 continue convert-links cut-dirs= debug \
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Deapol_test.py63 logger.debug(self.ifname + ": " + ev)
/freebsd/sys/contrib/device-tree/src/nios2/
H A D3c120_devboard.dts150 bootargs = "debug earlycon console=ttyJ0,115200";
/freebsd/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am15 $(top_srcdir)/sntp/include/debug-opt.def \
/freebsd/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am6 $(top_srcdir)/sntp/include/debug-opt.def \
/freebsd/contrib/ntp/scripts/ntptrace/
H A DMakefile.am14 $(top_srcdir)/sntp/include/debug-opt.def \
/freebsd/contrib/ntp/ntpd/
H A Drefclock_tt560.c210 if (debug) in tt560_poll()
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am6 $(top_srcdir)/sntp/include/debug-opt.def \
/freebsd/usr.sbin/kbdcontrol/
H A Dlex.l65 debug { return TDBG; }
/freebsd/sys/gdb/
H A Dnetgdb.c88 SYSCTL_UINT(_debug_gdb_netgdb, OID_AUTO, debug, CTLFLAG_RWTUN,
/freebsd/tools/test/stress2/misc/
H A Dcontigmalloc.sh157 /tmp/ctest `sysctl -n debug.cmalloc_offset` $mw 2>&1 | tail -5
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def9 // Macros for running through debug info flags.
/freebsd/sys/dev/neta/
H A Dif_mvnetavar.h299 int debug; member
/freebsd/sys/riscv/conf/
H A DNOTES11 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
/freebsd/contrib/pam-krb5/module/
H A Dalt-auth.c145 if (args->debug) { in pamk5_alt_auth()
/freebsd/sys/netlink/
H A Dnetlink_glue.c55 SYSCTL_NODE(_net_netlink, OID_AUTO, debug, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
/freebsd/
H A DMakefile.libcompat56 -p ${WORLDTMP}/usr/lib/debug/usr >/dev/null
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DInterpreterProperties.td7 …will show the expanded command that will be executed. This can be used to debug new regular expres…

1...<<41424344454647484950>>...74