zephyr/subsys/debug
Krzysztof Chruscinski 786647bdcf lib: os: assert: Avoid including printk.h in __assert.h
Create wrapper for printk to avoid including printk.h in __assert.h.
__assert.h is used everywhere thus should not have dependency to
printk.h.

Cleanup assert Kconfig options.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-03-16 10:27:20 +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 lib: os: assert: Avoid including printk.h in __assert.h 2022-03-16 10:27:20 +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