GDBserver
|
Public Attributes | |
int | pid |
int | is_watchpoint |
unsigned int | idx |
Definition at line 607 of file linux-aarch64-low.c.
unsigned int aarch64_dr_update_callback_param::idx |
Definition at line 611 of file linux-aarch64-low.c.
Referenced by aarch64_notify_debug_reg_change(), and debug_reg_change_callback().
int aarch64_dr_update_callback_param::is_watchpoint |
Definition at line 610 of file linux-aarch64-low.c.
Referenced by aarch64_notify_debug_reg_change(), and debug_reg_change_callback().
int aarch64_dr_update_callback_param::pid |
Definition at line 609 of file linux-aarch64-low.c.
Referenced by aarch64_notify_debug_reg_change(), and debug_reg_change_callback().