Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/debug/gdbstub/
Dgdbstub.c558 static int gdb_send_exception(uint8_t *buf, size_t len, uint8_t exception) in gdb_send_exception() function
623 gdb_send_exception(buf, sizeof(buf), ctx->exception); in z_gdb_main_loop()
825 gdb_send_exception(buf, sizeof(buf), in z_gdb_main_loop()