Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/debug/
Dgdbstub.c184 static int gdb_send_exception(uint8_t *buf, size_t len, uint8_t exception) in gdb_send_exception() function
215 gdb_send_exception(buf, sizeof(buf), ctx->exception); in z_gdb_main_loop()
387 gdb_send_exception(buf, sizeof(buf), in z_gdb_main_loop()