zephyr/subsys/debug
Daniel Leung 31f148a88e debug: gdbstub: add stubs to support breakpoint/watchpoint
This adds the architecture interface so that the GDB stub can
deal with breakpoints and watchpoints. By default, weak
functions are implemented to indicate breakpoints and
watchpoints are not supported.

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 debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
asan_hacks.c
CMakeLists.txt debug: Move away from openocd and make it generic 2021-03-17 14:43:01 -05:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
gdbstub.c debug: gdbstub: add stubs to support breakpoint/watchpoint 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