zephyr/subsys/debug
Mark Holden e6b683d310 coredump: Guard new kconfig for only supported arch
Add new config, ARCH_SUPPORTS_COREDUMP_THREADS, and
only enable it for ARM CORTEX M where the gdb server
can support it.

Signed-off-by: Mark Holden <mholden@meta.com>
2024-08-02 03:32:09 -04:00
..
coredump coredump: Guard new kconfig for only supported arch 2024-08-02 03:32:09 -04:00
gdbstub
symtab
CMakeLists.txt
Kconfig debug: thread_analyzer: Option to analyze threads on each core separately 2024-07-30 18:25:40 +01:00
asan_hacks.c
mipi_stp_decoder.c debug: no UNALIGNED_ACCESS_SUPPORTED for cortex M0 or M0plus 2024-06-28 12:21:18 -04:00
thread_analyzer.c debug: thread_analyzer: fix incorrect k_thread_foreach_unlocked argument 2024-08-01 12:35:45 +02:00
thread_info.c