| /freebsd/usr.bin/calendar/ |
| H A D | io.c | 580 if (debug) in cal_parse() 592 if (debug) in cal_parse()
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6dl-sielaff.dts | 76 led-debug { 77 label = "debug-led";
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j722s.dtsi | 149 <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 D | Options.td | 11 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 D | ssh-pkcs11.c | 169 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 D | configure.ac | 286 AC_ARG_ENABLE([debug], optenable 287 [ --enable-debug Turn on debugging], 491 debug: ${LIBXO_DEBUG:-no}
|
| /freebsd/sbin/rcorder/ |
| H A D | rcorder.c | 59 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 D | complete.tcsh | 262 '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 D | eapol_test.py | 63 logger.debug(self.ifname + ": " + ev)
|
| /freebsd/sys/contrib/device-tree/src/nios2/ |
| H A D | 3c120_devboard.dts | 150 bootargs = "debug earlycon console=ttyJ0,115200";
|
| /freebsd/contrib/ntp/scripts/ntp-wait/ |
| H A D | Makefile.am | 15 $(top_srcdir)/sntp/include/debug-opt.def \
|
| /freebsd/contrib/ntp/scripts/ntpsweep/ |
| H A D | Makefile.am | 6 $(top_srcdir)/sntp/include/debug-opt.def \
|
| /freebsd/contrib/ntp/scripts/ntptrace/ |
| H A D | Makefile.am | 14 $(top_srcdir)/sntp/include/debug-opt.def \
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_tt560.c | 210 if (debug) in tt560_poll()
|
| /freebsd/contrib/ntp/scripts/calc_tickadj/ |
| H A D | Makefile.am | 6 $(top_srcdir)/sntp/include/debug-opt.def \
|
| /freebsd/usr.sbin/kbdcontrol/ |
| H A D | lex.l | 65 debug { return TDBG; }
|
| /freebsd/sys/gdb/ |
| H A D | netgdb.c | 88 SYSCTL_UINT(_debug_gdb_netgdb, OID_AUTO, debug, CTLFLAG_RWTUN,
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | contigmalloc.sh | 157 /tmp/ctest `sysctl -n debug.cmalloc_offset` $mw 2>&1 | tail -5
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 9 // Macros for running through debug info flags.
|
| /freebsd/sys/dev/neta/ |
| H A D | if_mvnetavar.h | 299 int debug; member
|
| /freebsd/sys/riscv/conf/ |
| H A D | NOTES | 11 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
| /freebsd/contrib/pam-krb5/module/ |
| H A D | alt-auth.c | 145 if (args->debug) { in pamk5_alt_auth()
|
| /freebsd/sys/netlink/ |
| H A D | netlink_glue.c | 55 SYSCTL_NODE(_net_netlink, OID_AUTO, debug, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
|
| /freebsd/ |
| H A D | Makefile.libcompat | 56 -p ${WORLDTMP}/usr/lib/debug/usr >/dev/null
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | InterpreterProperties.td | 7 …will show the expanded command that will be executed. This can be used to debug new regular expres…
|