GDB (xrefs)
|
Public Attributes | |
gdb_byte | arch |
gdb_byte | max_wp_length |
gdb_byte | wp_count |
gdb_byte | bp_count |
Definition at line 855 of file arm-linux-nat.c.
gdb_byte arm_linux_hwbp_cap::arch |
Definition at line 857 of file arm-linux-nat.c.
Referenced by arm_linux_get_hwbp_cap().
gdb_byte arm_linux_hwbp_cap::bp_count |
Definition at line 860 of file arm-linux-nat.c.
Referenced by arm_linux_get_hw_breakpoint_count(), and arm_linux_get_hwbp_cap().
gdb_byte arm_linux_hwbp_cap::max_wp_length |
Definition at line 858 of file arm-linux-nat.c.
Referenced by arm_linux_get_hwbp_cap(), arm_linux_hw_watchpoint_initialize(), and arm_linux_region_ok_for_hw_watchpoint().
gdb_byte arm_linux_hwbp_cap::wp_count |
Definition at line 859 of file arm-linux-nat.c.
Referenced by arm_linux_get_hw_watchpoint_count(), arm_linux_get_hwbp_cap(), and arm_linux_region_ok_for_hw_watchpoint().