Searched refs:z_gdb_main_loop (Results 1 – 6 of 6) sorted by relevance
192 extern int z_gdb_main_loop(struct gdb_ctx *ctx);
75 z_gdb_main_loop(&ctx); in z_gdb_entry()
102 z_gdb_main_loop(&debug_ctx); in z_gdb_interrupt()
608 int z_gdb_main_loop(struct gdb_ctx *ctx) in z_gdb_main_loop() function
935 z_gdb_main_loop(&xtensa_gdb_ctx); in z_gdb_isr()
863 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 saving884 * Before calling :c:func:`z_gdb_main_loop`, :c:member:`gdb_ctx.exception`