|
GDB (xrefs)
|
Public Attributes | |
| struct s390_process_info * | next |
| pid_t | pid |
| struct s390_debug_reg_state | state |
Definition at line 485 of file s390-linux-nat.c.
| struct s390_process_info* s390_process_info::next |
Definition at line 487 of file s390-linux-nat.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__().
| pid_t s390_process_info::pid |
Definition at line 488 of file s390-linux-nat.c.
| struct s390_debug_reg_state s390_process_info::state |
Definition at line 489 of file s390-linux-nat.c.
Referenced by s390_get_debug_reg_state().
1.8.14