zephyr/subsys/debug
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
coredump kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
gdbstub debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
asan_hacks.c debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
CMakeLists.txt debug: Remove deprecated CONFIG_OPENOCD_SUPPORT 2022-01-24 10:23:20 -05:00
gdbstub.c xtensa: introduce support for GDB stub 2021-11-30 15:24:00 -05:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
thread_analyzer.c debug: thread_analyzer: Add option to print ISR stack usage 2022-02-21 20:57:17 -05:00
thread_info.c debug: Add back openocd alias 2022-02-02 14:34:41 -05:00