/buildroot/package/nodejs/nodejs-src/ |
A D | 0002-check-if-uclibc-has-backtrace-support.patch | 8 deps/v8/src/base/debug/stack_trace_posix.cc | 2 +- 11 diff --git a/deps/v8/src/base/debug/stack_trace_posix.cc b/deps/v8/src/base/debug/stack_trace_posix… 13 --- a/deps/v8/src/base/debug/stack_trace_posix.cc 14 +++ b/deps/v8/src/base/debug/stack_trace_posix.cc
|
/buildroot/package/lua-std-debug/ |
A D | Config.in | 2 bool "lua-std-debug" 4 Manage an overall debug state, and associated hint
|
/buildroot/package/keyutils/ |
A D | 0002-cifs.patch | 10 create user debug:* revoked /bin/keyctl reject %k 30 %c %S 11 create user debug:loop:* * |/bin/cat 12 create user debug:* * /usr/share/keyutils/request-key-debug.sh %k %d %c %S
|
/buildroot/package/chrony/ |
A D | Config.in | 14 bool "enable debug logging support" 16 Enable support for debug logging output from Chrony when 17 enabled at runtime. If disabled, code for debug logging will
|
/buildroot/package/lttng-babeltrace/ |
A D | lttng-babeltrace.mk | 18 HOST_LTTNG_BABELTRACE_CONF_OPTS += --enable-debug-info 25 LTTNG_BABELTRACE_CONF_OPTS += --enable-debug-info 28 LTTNG_BABELTRACE_CONF_OPTS += --disable-debug-info
|
/buildroot/package/babeltrace2/ |
A D | babeltrace2.mk | 20 HOST_BABELTRACE2_CONF_OPTS += --disable-man-pages --enable-debug-info 24 BABELTRACE2_CONF_OPTS += --enable-debug-info 27 BABELTRACE2_CONF_OPTS += --disable-debug-info
|
/buildroot/package/sane-backends/ |
A D | saned@.service | 13 # If you need to debug your configuration uncomment the next line and 14 # change it as appropriate to set the desired debug options
|
/buildroot/package/beecrypt/ |
A D | beecrypt.mk | 24 BEECRYPT_CONF_OPTS += --enable-debug 29 BEECRYPT_CONF_OPTS += --enable-debug
|
/buildroot/package/libical/ |
A D | 0002-icaltypes-c-icalreqstattype_from_string-copy-the-reqstattype.patch | 5 reqstattype's debug string into its own memory in the ring buffer. 23 - stat.debug = p2+1; 24 + stat.debug = icalmemory_tmp_copy(p2+1);
|
/buildroot/package/libxslt/ |
A D | libxslt.mk | 17 --without-debug \ 31 HOST_LIBXSLT_CONF_OPTS = --without-debug --without-python --without-crypto
|
/buildroot/package/wolftpm/ |
A D | wolftpm.mk | 51 WOLFTPM_CONF_OPTS += --enable-debug 53 WOLFTPM_CONF_OPTS += --disable-debug
|
/buildroot/package/python-simplelogging/ |
A D | Config.in | 5 Logging made simple, no excuse for any debug print call.
|
/buildroot/package/mbuffer/ |
A D | mbuffer.mk | 12 MBUFFER_CONF_OPTS = --disable-debug
|
/buildroot/package/python-pyelftools/ |
A D | Config.in | 5 files and DWARF debug information.
|
/buildroot/package/polkit/ |
A D | polkit.service | 9 ExecStart=/usr/lib/polkit-1/polkitd --no-debug
|
/buildroot/board/avnet/rzboard_v2l/ |
A D | uEnv.txt | 3 …lk0p2 rw rootfstype=ext4 earlyprintk console=ttyS0,115200 rootwait earlycon clk_ignore_unused debug
|
/buildroot/package/prboom/ |
A D | 0002-configure-remove-predefined-O2-optimization-flag.patch | 21 …AC_ARG_ENABLE(debug,AC_HELP_STRING([--enable-debug],[turns on various debugging features, like ran…
|
/buildroot/package/sentry-cli/ |
A D | Config.in.host | 8 For managing debug information files and source maps.
|
/buildroot/toolchain/ |
A D | toolchain-wrapper.c | 248 int ret, i, count = 0, debug = 0, found_shared = 0; in main() local 257 debug = atoi(env_debug); in main() 259 if (debug > 0) { in main() 263 (debug == 2) ? "\n " : " ", argv[i]); in main() 523 if (debug > 0) { in main() 528 (debug == 2) ? "\n " : " "); in main() 533 (debug == 2) ? "\n " : " "); in main() 537 (debug == 2) ? "\n " : " ", exec_args[i]); in main()
|
/buildroot/package/dmalloc/ |
A D | Config.in | 4 A debug memory allocation library which is a drop in
|
/buildroot/package/pcsc-lite/ |
A D | Config.in | 26 bool "enable ATR debug messages" 28 Enable ATR debug messages from pcscd.
|
/buildroot/package/kexec/ |
A D | 0001-Fix-building-on-x86_64-with-binutils-2-41.patch | 22 purgatory/arch/i386/entry32-16-debug.S | 2 +- 28 diff --git a/purgatory/arch/i386/entry32-16-debug.S b/purgatory/arch/i386/entry32-16-debug.S 30 --- a/purgatory/arch/i386/entry32-16-debug.S 31 +++ b/purgatory/arch/i386/entry32-16-debug.S
|
/buildroot/package/rpi-firmware/ |
A D | Config.in | 39 bool "rpi 0/1/2/3 (debug)" 41 The debug set of files for versions Zero/1/2/3. 62 bool "rpi 4 (debug)" 64 The debug set of files for versions 4. 109 Install vcdbg, to help debug communication with the GPU.
|
/buildroot/package/libaacs/ |
A D | libaacs.mk | 19 --disable-debug \
|
/buildroot/support/kconfig/ |
A D | qconf.cc | 1138 QString debug; in debug_info() local 1140 debug += "type: "; in debug_info() 1144 debug += "<br>"; in debug_info() 1148 debug += "<br>"; in debug_info() 1163 debug += ": "; in debug_info() 1165 debug += "<br>"; in debug_info() 1171 debug += "<br>"; in debug_info() 1177 debug += "<br>"; in debug_info() 1182 debug += "<br>"; in debug_info() 1185 debug += "<br>"; in debug_info() [all …]
|