GDBserver
Public Attributes | List of all members
arch_lwp_info Struct Reference

Public Attributes

dr_changed_t dr_changed_bp
 
dr_changed_t dr_changed_wp
 
char bpts_changed [MAX_BPTS]
 
char wpts_changed [MAX_WPTS]
 
CORE_ADDR stopped_data_address
 
int watch_registers_changed
 
int debug_registers_changed
 

Detailed Description

Definition at line 198 of file linux-aarch64-low.c.

Member Data Documentation

char arch_lwp_info::bpts_changed[MAX_BPTS]
int arch_lwp_info::debug_registers_changed

Definition at line 30 of file x86-linux.c.

Referenced by lwp_debug_registers_changed(), and lwp_set_debug_registers_changed().

dr_changed_t arch_lwp_info::dr_changed_bp
dr_changed_t arch_lwp_info::dr_changed_wp
CORE_ADDR arch_lwp_info::stopped_data_address

Definition at line 116 of file linux-arm-low.c.

Referenced by arm_stopped_by_watchpoint(), and arm_stopped_data_address().

int arch_lwp_info::watch_registers_changed
char arch_lwp_info::wpts_changed[MAX_WPTS]

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