GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
arm_linux_hwbp_cap Struct Reference

Public Attributes

gdb_byte arch
 
gdb_byte max_wp_length
 
gdb_byte wp_count
 
gdb_byte bp_count
 

Detailed Description

Definition at line 582 of file arm-linux-nat.c.

Member Data Documentation

◆ arch

gdb_byte arm_linux_hwbp_cap::arch

Definition at line 584 of file arm-linux-nat.c.

◆ bp_count

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().

◆ max_wp_length

gdb_byte arm_linux_hwbp_cap::max_wp_length

◆ wp_count

gdb_byte arm_linux_hwbp_cap::wp_count

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