Home
last modified time | relevance | path

Searched refs:arch_gdb_remove_breakpoint (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/arch/
Darch_interface.h1064 int arch_gdb_remove_breakpoint(struct gdb_ctx *ctx, uint8_t type,
/Zephyr-Core-3.7.0/subsys/debug/gdbstub/
Dgdbstub.c178 int arch_gdb_remove_breakpoint(struct gdb_ctx *ctx, uint8_t type, in arch_gdb_remove_breakpoint() function
817 ret = arch_gdb_remove_breakpoint(ctx, type, in z_gdb_main_loop()
/Zephyr-Core-3.7.0/arch/xtensa/core/
Dgdbstub.c846 int arch_gdb_remove_breakpoint(struct gdb_ctx *ctx, uint8_t type, in arch_gdb_remove_breakpoint() function
/Zephyr-Core-3.7.0/doc/hardware/porting/
Darch.rst946 :c:func:`arch_gdb_remove_breakpoint`