|
GDB (xrefs)
|
Public Attributes | |
| struct arm_linux_hw_breakpoint | bpts [MAX_BPTS] |
| struct arm_linux_hw_breakpoint | wpts [MAX_WPTS] |
Definition at line 710 of file arm-linux-nat.c.
| struct arm_linux_hw_breakpoint arm_linux_debug_reg_state::bpts[MAX_BPTS] |
Definition at line 713 of file arm-linux-nat.c.
Referenced by arm_linux_insert_hw_breakpoint1(), arm_linux_prepare_to_resume(), and arm_linux_remove_hw_breakpoint1().
| struct arm_linux_hw_breakpoint arm_linux_debug_reg_state::wpts[MAX_WPTS] |
Definition at line 715 of file arm-linux-nat.c.
Referenced by arm_linux_insert_hw_breakpoint1(), arm_linux_prepare_to_resume(), and arm_linux_remove_hw_breakpoint1().
1.8.14