zephyr/include/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.h debug: coredump: remove z_ prefix for stuff used outside subsys 2021-01-21 22:08:59 -05:00
gcov.h
gdbstub.h debug: gdbstub: add bits to restrict memory read/write 2021-11-30 15:24:00 -05:00
object_tracing.h kernel: remove object tracing 2021-05-07 22:10:21 -04:00
stack.h
thread_analyzer.h debug: analyzer: add support for thread runtime stats 2020-12-14 13:00:47 -05:00
tracing.h