zephyr/scripts/coredump/gdbstubs/arch
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
..
__init__.py
arm64.py arch: rename all esf struct to struct arch_esf 2024-06-04 14:02:51 -05:00
arm_cortex_m.py scripts: coredump: Add register write handler to arm cortex-m gdbstubs. 2024-06-25 19:14:20 -04:00
risc_v.py arch: riscv: update coredump for 64BIT RISCV 2024-04-13 07:03:23 -04:00
x86.py
x86_64.py
xtensa.py xtensa: rename z_xtensa to simply xtensa 2023-12-13 09:41:24 +01:00