gdb_hooks.h
Go to the documentation of this file.
void gdb_on_attach(bool attached)
Called from task queue when GDB attachment status changes.
Definition: gdb_hooks.h:69
void debug_print_stack(uint32_t start, uint32_t end)
Send a stack dump to debug output.
Definition: gdb_hooks.h:70
void debug_crash_callback(const struct rst_info *rst_info, uint32_t stack, uint32_t stack_end)
Definition: gdb_hooks.h:68