zephyr/subsys/debug
Lauren Murphy c1711997bc debug: coredump: add xtensa coredump
Adds Xtensa as supported architecture for coredump. Fixes
a few typos in documentation, Kconfig and a C file. Dumps
minimal set of registers shown by 'info registers' in GDB
for the sample_controller and ESP32 SOCs. Updates tests.

Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
2021-12-14 07:40:55 -05:00
..
coredump debug: coredump: add xtensa coredump 2021-12-14 07:40:55 -05:00
gdbstub
CMakeLists.txt
Kconfig debug: coredump: add xtensa coredump 2021-12-14 07:40:55 -05:00
asan_hacks.c
gdbstub.c xtensa: introduce support for GDB stub 2021-11-30 15:24:00 -05:00
gdbstub_backend.h
thread_analyzer.c
thread_info.c