Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 144) sorted by relevance

123456

/buildroot/package/nodejs/nodejs-src/
A D0002-check-if-uclibc-has-backtrace-support.patch8 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 DConfig.in2 bool "lua-std-debug"
4 Manage an overall debug state, and associated hint
/buildroot/package/keyutils/
A D0002-cifs.patch10 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 DConfig.in14 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 Dlttng-babeltrace.mk18 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 Dbabeltrace2.mk20 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 Dsaned@.service13 # 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 Dbeecrypt.mk24 BEECRYPT_CONF_OPTS += --enable-debug
29 BEECRYPT_CONF_OPTS += --enable-debug
/buildroot/package/libical/
A D0002-icaltypes-c-icalreqstattype_from_string-copy-the-reqstattype.patch5 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 Dlibxslt.mk17 --without-debug \
31 HOST_LIBXSLT_CONF_OPTS = --without-debug --without-python --without-crypto
/buildroot/package/wolftpm/
A Dwolftpm.mk51 WOLFTPM_CONF_OPTS += --enable-debug
53 WOLFTPM_CONF_OPTS += --disable-debug
/buildroot/package/python-simplelogging/
A DConfig.in5 Logging made simple, no excuse for any debug print call.
/buildroot/package/mbuffer/
A Dmbuffer.mk12 MBUFFER_CONF_OPTS = --disable-debug
/buildroot/package/python-pyelftools/
A DConfig.in5 files and DWARF debug information.
/buildroot/package/polkit/
A Dpolkit.service9 ExecStart=/usr/lib/polkit-1/polkitd --no-debug
/buildroot/board/avnet/rzboard_v2l/
A DuEnv.txt3 …lk0p2 rw rootfstype=ext4 earlyprintk console=ttyS0,115200 rootwait earlycon clk_ignore_unused debug
/buildroot/package/prboom/
A D0002-configure-remove-predefined-O2-optimization-flag.patch21 …AC_ARG_ENABLE(debug,AC_HELP_STRING([--enable-debug],[turns on various debugging features, like ran…
/buildroot/package/sentry-cli/
A DConfig.in.host8 For managing debug information files and source maps.
/buildroot/toolchain/
A Dtoolchain-wrapper.c248 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 DConfig.in4 A debug memory allocation library which is a drop in
/buildroot/package/pcsc-lite/
A DConfig.in26 bool "enable ATR debug messages"
28 Enable ATR debug messages from pcscd.
/buildroot/package/kexec/
A D0001-Fix-building-on-x86_64-with-binutils-2-41.patch22 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 DConfig.in39 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 Dlibaacs.mk19 --disable-debug \
/buildroot/support/kconfig/
A Dqconf.cc1138 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 …]

Completed in 54 milliseconds

123456