GDB (xrefs)
|
Public Attributes | |
std::list< struct ppc_hw_breakpoint > | requested_hw_bps |
gdb::optional< long > | requested_wp_val |
Definition at line 477 of file ppc-linux-nat.c.
std::list<struct ppc_hw_breakpoint> ppc_linux_process_info::requested_hw_bps |
Definition at line 483 of file ppc-linux-nat.c.
gdb::optional<long> ppc_linux_process_info::requested_wp_val |
Definition at line 488 of file ppc-linux-nat.c.