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

Public Attributes

std::list< struct ppc_hw_breakpointrequested_hw_bps
 
gdb::optional< long > requested_wp_val
 

Detailed Description

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

Member Data Documentation

◆ requested_hw_bps

std::list<struct ppc_hw_breakpoint> ppc_linux_process_info::requested_hw_bps

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

◆ requested_wp_val

gdb::optional<long> ppc_linux_process_info::requested_wp_val

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


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