zephyr/subsys/debug
Daniel Leung b69d2486fe kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER
Simple rename to align the kernel naming scheme. This is being
used throughout the tree, especially in the architecture code.
As this is not a private API internal to kernel, prefix it
appropriately with K_.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-27 19:27:10 -04:00
..
coredump shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
gdbstub debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00: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 gdbstub: Ignore indexing warning with -Warray-bounds 2024-03-27 09:58:36 -04:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
Kconfig gdbstub: Add custom backend choice 2024-03-11 10:38:18 -04:00
thread_analyzer.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
thread_info.c debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00