Go to the source code of this file.
◆ gdbstub_del_hw_breakpoint()
int gdbstub_del_hw_breakpoint |
( |
int |
addr | ) |
|
◆ gdbstub_del_hw_watchpoint()
int gdbstub_del_hw_watchpoint |
( |
int |
addr | ) |
|
◆ gdbstub_icount_ena_single_step()
void gdbstub_icount_ena_single_step |
( |
| ) |
|
◆ gdbstub_init_debug_entry()
void gdbstub_init_debug_entry |
( |
| ) |
|
◆ gdbstub_save_extra_sfrs_for_exception()
void gdbstub_save_extra_sfrs_for_exception |
( |
| ) |
|
◆ gdbstub_set_hw_breakpoint()
int gdbstub_set_hw_breakpoint |
( |
int |
addr, |
|
|
int |
len |
|
) |
| |
◆ gdbstub_set_hw_watchpoint()
int gdbstub_set_hw_watchpoint |
( |
int |
addr, |
|
|
int |
len, |
|
|
int |
type |
|
) |
| |
◆ gdbstub_do_break_breakpoint_addr
void* gdbstub_do_break_breakpoint_addr |
|
extern |