zephyr/subsys/debug
Yong Cong Sin c118cd5a13 arch: make the max stack frames configurable
Current on x86 & risc-v that implement stack trace, the
maximum depth of the stack trace is defined by a macro.

Introduce a new Kconfig:EXCEPTION_STACK_TRACE_MAX_FRAMES
so that this is configurable in software.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-23 11:52:08 -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
symtab debug: implement symtab generation 2024-05-23 11:52:08 -04:00
asan_hacks.c
CMakeLists.txt debug: implement symtab generation 2024-05-23 11:52:08 -04:00
gdbstub.c gdbstub: Add v-packet handling function 2024-04-03 15:39:28 +01:00
gdbstub_backend.h
Kconfig arch: make the max stack frames configurable 2024-05-23 11:52:08 -04: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 debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00