GDBserver
|
#include <mips-linux-watch.h>
Public Attributes | |
CORE_ADDR | addr |
int | len |
int | type |
struct mips_watchpoint * | next |
Definition at line 101 of file mips-linux-watch.h.
Definition at line 103 of file mips-linux-watch.h.
Referenced by mips_insert_point(), mips_linux_watch_populate_regs(), mips_remove_point(), and mips_stopped_data_address().
Definition at line 104 of file mips-linux-watch.h.
Referenced by mips_insert_point(), mips_linux_watch_populate_regs(), mips_remove_point(), and mips_stopped_data_address().
struct mips_watchpoint* mips_watchpoint::next |
Definition at line 106 of file mips-linux-watch.h.
Referenced by mips_insert_point(), mips_linux_watch_populate_regs(), mips_remove_point(), and mips_stopped_data_address().
Definition at line 105 of file mips-linux-watch.h.
Referenced by mips_insert_point(), mips_linux_watch_populate_regs(), mips_remove_point(), and mips_stopped_data_address().