zephyr/subsys/debug
Daniel Leung 48da4dbb2a debug: gdbstub: add bits to restrict memory read/write
This adds bits for architectures, SoCs or boards to restrict
memory access in GDB stub. This is mainly to make sure
GDB stub only read/write to memory that can be legally accessed
without resulting in memory faults.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-30 15:24:00 -05:00
..
coredump debug: coredump: flash backend: fix header if stream erase 2021-10-08 13:00:57 +02:00
gdbstub
asan_hacks.c
CMakeLists.txt
gdbstub_backend.h
gdbstub.c debug: gdbstub: add bits to restrict memory read/write 2021-11-30 15:24:00 -05:00
Kconfig debug: gdbstub: add kconfig for buffer size 2021-11-30 15:24:00 -05:00
thread_analyzer.c thread analyzer: fix formatting for unsigned int 2021-06-01 12:42:38 -05:00
thread_info.c debug: thread_info: stack pointer is not supported for xtensa 2021-09-09 19:06:38 -04:00