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 debug/coredump: add a primitive coredump mechanism 2020-08-24 20:28:24 -04:00
gdbstub debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
CMakeLists.txt debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
Kconfig debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
asan_hacks.c
gdbstub.c debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
openocd.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
thread_analyzer.c subsys: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00