Home
last modified time | relevance | path

Searched refs:arch_gdb_step (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/arch/
Darch_interface.h971 void arch_gdb_step(void);
/Zephyr-Core-3.7.0/arch/arm/core/
Dgdbstub.c116 void arch_gdb_step(void) in arch_gdb_step() function
/Zephyr-Core-3.7.0/arch/x86/core/ia32/
Dgdbstub.c128 void arch_gdb_step(void) in arch_gdb_step() function
/Zephyr-Core-3.7.0/subsys/debug/gdbstub/
Dgdbstub.c751 arch_gdb_step(); in z_gdb_main_loop()
/Zephyr-Core-3.7.0/arch/xtensa/core/
Dgdbstub.c594 void arch_gdb_step(void) in arch_gdb_step() function
/Zephyr-Core-3.7.0/doc/hardware/porting/
Darch.rst902 * :c:func:`arch_gdb_step`