zephyr/scripts/coredump/gdbstubs
Mark Holden d04ab82943 coredump: adjust mem_region find in gdbstub
Adjust get_mem_region to not return region when address == end
as there will be nothing to read there. Also, a subsequent region
may have that address as a start address and would be a more appropriate
selection.

Signed-off-by: Mark Holden <mholden@fb.com>
2022-05-10 15:26:31 -04:00
..
arch coredump: Add callee registers to arm arch block 2022-04-13 13:26:37 -07:00
__init__.py
gdbstub.py coredump: adjust mem_region find in gdbstub 2022-05-10 15:26:31 -04:00