GDBserver
|
Public Attributes | |
struct aarch64_debug_reg_state | debug_reg_state |
struct arm_linux_hw_breakpoint | bpts [MAX_BPTS] |
struct arm_linux_hw_breakpoint | wpts [MAX_WPTS] |
int | watch_readback_valid |
struct pt_watch_regs | watch_readback |
struct mips_watchpoint * | current_watches |
struct pt_watch_regs | watch_mirror |
struct i386_debug_reg_state | debug_reg_state |
Definition at line 178 of file linux-aarch64-low.c.
Definition at line 104 of file linux-arm-low.c.
Referenced by arm_insert_point(), arm_prepare_to_resume(), and arm_remove_point().
Definition at line 180 of file linux-mips-low.c.
Definition at line 126 of file linux-x86-low.c.
Definition at line 190 of file linux-aarch64-low.c.
Referenced by aarch64_get_debug_reg_state(), aarch64_linux_new_process(), aarch64_linux_prepare_to_resume(), x86_insert_point(), x86_linux_new_process(), x86_linux_prepare_to_resume(), x86_remove_point(), x86_stopped_by_watchpoint(), and x86_stopped_data_address().
struct pt_watch_regs arch_process_info::watch_mirror |
Definition at line 185 of file linux-mips-low.c.
struct pt_watch_regs arch_process_info::watch_readback |
Definition at line 176 of file linux-mips-low.c.
Definition at line 172 of file linux-mips-low.c.
Definition at line 106 of file linux-arm-low.c.
Referenced by arm_insert_point(), arm_prepare_to_resume(), and arm_remove_point().