zephyr/scripts/coredump
Félix Turgeon 5cd580ce44 scripts: coredump: Add register write handler to arm cortex-m gdbstubs.
When working with coredumps, it is useful to be able to modify base
registers. Adding this capability allows implementing scripts to
inspect backtrace of threads other than current the current thread.

Signed-off-by: Félix Turgeon <felixturgeon@meta.com>
2024-06-25 19:14:20 -04:00
..
coredump_parser
gdbstubs
coredump_gdbserver.py
coredump_serial_log_parser.py