| /freebsd/sys/contrib/zlib/ |
| H A D | ChangeLog | 136 - Add --debug (-d) option to ./configure to define ZLIB_DEBUG 409 - Add debug records in assembler code [Londer] 928 - Correct some debug formats in contrib/infback9 929 - Cast a type in a debug statement in trees.c 1186 - cleanup trees.c, use compressed_len only in debug mode (Christian Spieler) 1219 - fix macros _tr_tally_* in deflate.h for debug mode (Glenn Randers-Pehrson) 1355 - use variable z_verbose for tracing in debug mode (L. Peter Deutsch)
|
| /freebsd/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 447 …if $CC $CFLAGS -o conftest conftest.c 2>&1 | $GREP -e "warning: no debug symbols in executable" -e… 1513 …if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in executabl… 1533 …if $CC $CFLAGS $LDFLAGS -o conftest conftest.c 2>&1 | grep "warning: no debug symbols in executabl…
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 118 def Debug : Package<"debug">, Hidden; 1620 // dependency checkers to emit diagnostics, and a debug checker isn't worth 1667 } // end "debug"
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdx75.dtsi | 410 smmu_debug_buf_mem: smmu-debug-buf@bfb00000 { 586 compatible = "qcom,geni-debug-uart";
|
| H A D | sc8280xp-crd.dts | 647 compatible = "qcom,geni-debug-uart";
|
| H A D | sc8180x-primus.dts | 616 compatible = "qcom,geni-debug-uart";
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-drv.c | 2156 module_param_named(debug, iwlwifi_mod_params.debug_level, uint, 0644); 2157 MODULE_PARM_DESC(debug, "debug output mask");
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | Makefile.am | 203 $(top_srcdir)/sntp/include/debug-opt.def \
|
| /freebsd/contrib/jemalloc/ |
| H A D | FREEBSD-diffs | 15 + Additionally, <option>--enable-debug</option> is enabled in development
|
| H A D | configure.ac | 1211 AC_ARG_ENABLE([debug], optenable 1212 [AS_HELP_STRING([--enable-debug], 1518 [AS_HELP_STRING([--enable-log], [Support debug logging])], 2655 AC_MSG_RESULT([debug : ${enable_debug}])
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | wlan_tree.def | 60 14 debug
|
| /freebsd/sys/contrib/device-tree/src/arm/socionext/ |
| H A D | uniphier-pro5.dtsi | 387 compatible = "socionext,uniphier-pro5-soc-glue-debug",
|
| H A D | uniphier-pro4.dtsi | 423 compatible = "socionext,uniphier-pro4-soc-glue-debug",
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx7d-zii-rpu2.dts | 39 led-debug {
|
| /freebsd/sys/dev/usb/serial/ |
| H A D | uplcom.c | 115 SYSCTL_INT(_hw_usb_uplcom, OID_AUTO, debug, CTLFLAG_RWTUN,
|
| H A D | uslcom.c | 61 SYSCTL_INT(_hw_usb_uslcom, OID_AUTO, debug, CTLFLAG_RWTUN,
|
| /freebsd/sys/dev/usb/net/ |
| H A D | if_aue.c | 116 SYSCTL_INT(_hw_usb_aue, OID_AUTO, debug, CTLFLAG_RWTUN, &aue_debug, 0,
|
| /freebsd/sys/geom/nop/ |
| H A D | g_nop.c | 49 SYSCTL_UINT(_kern_geom_nop, OID_AUTO, debug, CTLFLAG_RW, &g_nop_debug, 0,
|
| /freebsd/sys/dev/usb/input/ |
| H A D | usbhid.c | 84 SYSCTL_INT(_hw_usb_usbhid, OID_AUTO, debug, CTLFLAG_RWTUN,
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3568-bpi-r2-pro.dts | 770 /* debug-uart */
|
| /freebsd/crypto/openssh/ |
| H A D | INSTALL | 185 Currently, drivers for "debug" (additional info via syslog) and "bsm"
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | README | 195 support priority levels ranging from 9 (debug-level messages) to 0 209 symbolic names: debug, info, notice, ..., emerg. For example, 211 mail.debug /var/log/syslog 213 causes all messages of class mail with priority debug (or more urgent)
|
| /freebsd/contrib/ntp/ |
| H A D | configure.ac | 1425 [debug-timing], 1427 [--enable-debug-timing], 4196 AC_MSG_CHECKING([if we want a debug assert on an OOB KoD RATE value]) 4201 [+ Disable debug assertion on OOB KoD RATE value] 4210 [Disable debug assertion on OOB KoD RATE value?])
|
| /freebsd/contrib/bmake/ |
| H A D | configure | 2352 debug ("Flag"); 2353 debug ("X = %d\n", x); 7423 debug=false 7844 -d, --debug don't remove temporary files 8010 $debug ||
|
| /freebsd/share/mk/ |
| H A D | bsd.README | 23 bsd.debug.mk - handling debug options for bsd.{prog,lib}.mk
|