GDB (xrefs)
|
Public Attributes | |
struct s390_process_info * | next = nullptr |
pid_t | pid = 0 |
struct s390_debug_reg_state | state |
Definition at line 519 of file s390-linux-nat.c.
struct s390_process_info* s390_process_info::next = nullptr |
Definition at line 521 of file s390-linux-nat.c.
pid_t s390_process_info::pid = 0 |
Definition at line 522 of file s390-linux-nat.c.
struct s390_debug_reg_state s390_process_info::state |
Definition at line 523 of file s390-linux-nat.c.
Referenced by s390_get_debug_reg_state().