GDBserver
Public Attributes
arch_process_info Struct Reference

List of all members.

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_watchpointcurrent_watches
struct pt_watch_regs watch_mirror
struct i386_debug_reg_state debug_reg_state

Detailed Description

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


Member Data Documentation

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.

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().


The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines