Lines Matching +full:target +full:- +full:buffered +full:- +full:mode
4 # SPDX-License-Identifier: Apache-2.0
24 module-str = thread analyzer
28 prompt "Thread analysis print mode"
65 the interrupts for a long time - long enough to disconnect when
90 on cache-incoherent architectures.
133 recent-ish compiler with the ``-fsanitize=address`` command line option,
136 Note that at exit leak detection is disabled for 64-bit boards when
172 architecture, and requires a recent-ish compiler with the
173 ``-fsanitize=undefined`` command line option.
191 on a per-function basis.
235 If userspace is enabled, printk() calls are buffered so that we do
296 bool "Force-disable no assertions"
317 target code space, and thus may be necessary for tiny targets.
323 message. Enabling this will save target code space, and thus may be
332 Enabling this will save target code space, and thus may be
338 bool "Assert test mode"
340 This option enables the assert test mode, which allows the assert
347 bool "Override compiler defaults for -fomit-frame-pointer"
351 prologues/epilogues and frees up a register for general-purpose use,
352 which can provide good performance improvements on register-constrained
355 locate. At -O1 and above gcc will enable -fomit-frame-pointer
416 bool "Use Segger's J-Link debug monitor implementation"