Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dkernel_internal.h192 extern int z_gdb_main_loop(struct gdb_ctx *ctx);
/Zephyr-latest/arch/arm/core/
Dgdbstub.c75 z_gdb_main_loop(&ctx); in z_gdb_entry()
/Zephyr-latest/arch/x86/core/ia32/
Dgdbstub.c102 z_gdb_main_loop(&debug_ctx); in z_gdb_interrupt()
/Zephyr-latest/subsys/debug/gdbstub/
Dgdbstub.c608 int z_gdb_main_loop(struct gdb_ctx *ctx) in z_gdb_main_loop() function
/Zephyr-latest/arch/xtensa/core/
Dgdbstub.c935 z_gdb_main_loop(&xtensa_gdb_ctx); in z_gdb_isr()
/Zephyr-latest/doc/hardware/porting/
Darch.rst863 entering :c:func:`z_gdb_main_loop`.
868 * Pointer to this struct needs to be passed to :c:func:`z_gdb_main_loop`,
880 * These functions need to call :c:func:`z_gdb_main_loop` after saving
884 * Before calling :c:func:`z_gdb_main_loop`, :c:member:`gdb_ctx.exception`