GDB (xrefs)
|
Public Attributes | |
gdb_byte | arch |
gdb_byte | max_wp_length |
gdb_byte | wp_count |
gdb_byte | bp_count |
Definition at line 582 of file arm-linux-nat.c.
gdb_byte arm_linux_hwbp_cap::arch |
Definition at line 584 of file arm-linux-nat.c.
gdb_byte arm_linux_hwbp_cap::bp_count |
Definition at line 587 of file arm-linux-nat.c.
Referenced by arm_linux_get_hw_breakpoint_count().
gdb_byte arm_linux_hwbp_cap::max_wp_length |
Definition at line 585 of file arm-linux-nat.c.
Referenced by arm_linux_hw_watchpoint_initialize(), and arm_linux_nat_target::region_ok_for_hw_watchpoint().
gdb_byte arm_linux_hwbp_cap::wp_count |
Definition at line 586 of file arm-linux-nat.c.
Referenced by arm_linux_get_hw_watchpoint_count(), and arm_linux_nat_target::region_ok_for_hw_watchpoint().