zephyr/subsys/debug
Yong Cong Sin 8a5823b474 debug: remove !OMIT_FRAME_POINTER from EXCEPTION_STACK_TRACE
Not all stack trace implementation requires frame pointer, move
that dependency to architecture Kconfig.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-03 03:02:04 -07:00
..
coredump debug: coredump: Move COREDUMP_*_STR strings to the public header 2024-05-25 14:39:18 -04:00
gdbstub
symtab debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00
asan_hacks.c
CMakeLists.txt debug: implement symtab generation 2024-05-23 11:52:08 -04:00
gdbstub_backend.h
gdbstub.c gdbstub: Add v-packet handling function 2024-04-03 15:39:28 +01:00
Kconfig debug: remove !OMIT_FRAME_POINTER from EXCEPTION_STACK_TRACE 2024-06-03 03:02:04 -07:00
mipi_stp_decoder.c debug: Add MIPI STPv2 data stream decoder 2024-05-21 16:48:28 -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