zephyr/subsys/debug
Flavio Ceolin 1b4ae345de debug: gdbstub: Send an error code when accessing invalid memory
GDB on host may ask the guest to read the a pointer contents even if
it is pointing to NULL. Send an error code when this occurs.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-09-02 20:54:57 -04:00
..
coredump
gdbstub
asan_hacks.c
CMakeLists.txt
gdbstub_backend.h
gdbstub.c
Kconfig
openocd.c
thread_analyzer.c