zephyr/subsys/debug
Mark Holden 45684a598d coredump: Add config for capturing thread data in core dump
Update core dump file format to support a new section which contains
metadata about threads necessary for debugging.

Define configs to capture that metadata and include it in the dumps
when enabled.

Update documentation to reflect the changes.

Signed-off-by: Mark Holden <mholden@meta.com>
2024-08-02 03:32:09 -04:00
..
coredump coredump: Add config for capturing thread data in core dump 2024-08-02 03:32:09 -04:00
gdbstub subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
symtab subsys/debug: relocate symtab Kconfig 2024-06-04 22:36:51 -04:00
asan_hacks.c
CMakeLists.txt subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
Kconfig debug: thread_analyzer: Option to analyze threads on each core separately 2024-07-30 18:25:40 +01:00
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 debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00