zephyr/scripts/coredump/gdbstubs
Daniel Leung 1387e7c7c2 scripts: coredump: fix crashing on non-existent memory region
get_mem_region() may return None for a non-existent memory region
so we need to check first before looking at its properties.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-01-21 22:08:59 -05:00
..
arch
__init__.py
gdbstub.py scripts: coredump: fix crashing on non-existent memory region 2021-01-21 22:08:59 -05:00