GDB (xrefs)
Public Attributes | List of all members
lsi_breakpoint_info Struct Reference

Public Attributes

enum break_type type
 
CORE_ADDR addr
 
int len
 
unsigned long value
 

Detailed Description

Definition at line 391 of file remote-mips.c.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: