GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
ppc_hw_breakpoint Struct Reference

Public Attributes

uint32_t version
 
uint32_t trigger_type
 
uint32_t addr_mode
 
uint32_t condition_mode
 
uint64_t addr
 
uint64_t addr2
 
uint64_t condition_value
 

Detailed Description

Definition at line 101 of file ppc-linux-nat.c.

Member Data Documentation

◆ addr

uint64_t ppc_hw_breakpoint::addr

◆ addr2

uint64_t ppc_hw_breakpoint::addr2

◆ addr_mode

uint32_t ppc_hw_breakpoint::addr_mode

◆ condition_mode

uint32_t ppc_hw_breakpoint::condition_mode

◆ condition_value

uint64_t ppc_hw_breakpoint::condition_value

◆ trigger_type

uint32_t ppc_hw_breakpoint::trigger_type

◆ version

uint32_t ppc_hw_breakpoint::version

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