GDBserver
Loading...
Searching...
No Matches
Public Attributes | List of all members
aarch64_debug_reg_state Struct Reference

#include "aarch64-hw-point.h"

Public Attributes

CORE_ADDR dr_addr_bp [AARCH64_HBP_MAX_NUM]
 
unsigned int dr_ctrl_bp [AARCH64_HBP_MAX_NUM]
 
unsigned int dr_ref_count_bp [AARCH64_HBP_MAX_NUM]
 
CORE_ADDR dr_addr_wp [AARCH64_HWP_MAX_NUM]
 
CORE_ADDR dr_addr_orig_wp [AARCH64_HWP_MAX_NUM]
 
unsigned int dr_ctrl_wp [AARCH64_HWP_MAX_NUM]
 
unsigned int dr_ref_count_wp [AARCH64_HWP_MAX_NUM]
 

Detailed Description

Definition at line 84 of file aarch64-hw-point.h.

Member Data Documentation

◆ dr_addr_bp

CORE_ADDR aarch64_debug_reg_state::dr_addr_bp[AARCH64_HBP_MAX_NUM]

◆ dr_addr_orig_wp

CORE_ADDR aarch64_debug_reg_state::dr_addr_orig_wp[AARCH64_HWP_MAX_NUM]

◆ dr_addr_wp

CORE_ADDR aarch64_debug_reg_state::dr_addr_wp[AARCH64_HWP_MAX_NUM]

◆ dr_ctrl_bp

unsigned int aarch64_debug_reg_state::dr_ctrl_bp[AARCH64_HBP_MAX_NUM]

◆ dr_ctrl_wp

unsigned int aarch64_debug_reg_state::dr_ctrl_wp[AARCH64_HWP_MAX_NUM]

◆ dr_ref_count_bp

unsigned int aarch64_debug_reg_state::dr_ref_count_bp[AARCH64_HBP_MAX_NUM]

◆ dr_ref_count_wp

unsigned int aarch64_debug_reg_state::dr_ref_count_wp[AARCH64_HWP_MAX_NUM]

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