zephyr/subsys/debug
Daniel Leung 4f52860fe0 debug: coredump: dump privileged stack
This adds the bits to call into architecture code to dump
the privileged stack for user threads.

The weak implementation is simply there as a stub until
all architectures have implemented the associated function.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-09-21 11:29:39 +02:00
..
coredump debug: coredump: dump privileged stack 2024-09-21 11:29:39 +02:00
coresight
gdbstub
symtab
CMakeLists.txt
Kconfig
asan_hacks.c
mipi_stp_decoder.c
thread_analyzer.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
thread_info.c