GDBserver
|
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] |
unsigned int | dr_ctrl_wp [AARCH64_HWP_MAX_NUM] |
unsigned int | dr_ref_count_wp [AARCH64_HWP_MAX_NUM] |
Definition at line 166 of file linux-aarch64-low.c.
CORE_ADDR aarch64_debug_reg_state::dr_addr_bp[AARCH64_HBP_MAX_NUM] |
Definition at line 169 of file linux-aarch64-low.c.
Referenced by aarch64_dr_state_insert_one_point(), aarch64_dr_state_remove_one_point(), aarch64_init_debug_reg_state(), aarch64_linux_set_debug_regs(), and aarch64_show_debug_reg_state().
CORE_ADDR aarch64_debug_reg_state::dr_addr_wp[AARCH64_HWP_MAX_NUM] |
Definition at line 174 of file linux-aarch64-low.c.
Referenced by aarch64_dr_state_insert_one_point(), aarch64_dr_state_remove_one_point(), aarch64_init_debug_reg_state(), aarch64_linux_set_debug_regs(), aarch64_show_debug_reg_state(), and aarch64_stopped_data_address().
unsigned int aarch64_debug_reg_state::dr_ctrl_bp[AARCH64_HBP_MAX_NUM] |
Definition at line 170 of file linux-aarch64-low.c.
Referenced by aarch64_dr_state_insert_one_point(), aarch64_dr_state_remove_one_point(), aarch64_init_debug_reg_state(), aarch64_linux_set_debug_regs(), and aarch64_show_debug_reg_state().
unsigned int aarch64_debug_reg_state::dr_ctrl_wp[AARCH64_HWP_MAX_NUM] |
Definition at line 175 of file linux-aarch64-low.c.
Referenced by aarch64_dr_state_insert_one_point(), aarch64_dr_state_remove_one_point(), aarch64_init_debug_reg_state(), aarch64_linux_set_debug_regs(), aarch64_show_debug_reg_state(), and aarch64_stopped_data_address().
unsigned int aarch64_debug_reg_state::dr_ref_count_bp[AARCH64_HBP_MAX_NUM] |
Definition at line 171 of file linux-aarch64-low.c.
Referenced by aarch64_dr_state_insert_one_point(), aarch64_dr_state_remove_one_point(), aarch64_init_debug_reg_state(), and aarch64_show_debug_reg_state().
unsigned int aarch64_debug_reg_state::dr_ref_count_wp[AARCH64_HWP_MAX_NUM] |
Definition at line 176 of file linux-aarch64-low.c.
Referenced by aarch64_dr_state_insert_one_point(), aarch64_dr_state_remove_one_point(), aarch64_init_debug_reg_state(), aarch64_show_debug_reg_state(), and aarch64_stopped_data_address().