GDB (xrefs)
|
Public Attributes | |
enum break_type | type |
CORE_ADDR | addr |
int | len |
unsigned long | value |
Definition at line 391 of file remote-mips.c.
CORE_ADDR lsi_breakpoint_info::addr |
Definition at line 394 of file remote-mips.c.
Referenced by mips_common_breakpoint().
int lsi_breakpoint_info::len |
Definition at line 395 of file remote-mips.c.
Referenced by mips_common_breakpoint().
enum break_type lsi_breakpoint_info::type |
Definition at line 393 of file remote-mips.c.
Referenced by mips_common_breakpoint().
unsigned long lsi_breakpoint_info::value |
Definition at line 396 of file remote-mips.c.