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 163 of file linux-aarch64-low.c.
Definition at line 166 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().
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(), 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 167 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 172 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 168 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 173 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().