|
GDB (xrefs)
|
Public Attributes | |
| int | pid |
| int | status |
| struct simple_pid_list * | next |
Definition at line 213 of file linux-nat.c.
| struct simple_pid_list* simple_pid_list::next |
Definition at line 217 of file linux-nat.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), add_to_pid_list(), in_pid_list_p(), and pull_pid_from_list().
| int simple_pid_list::pid |
Definition at line 215 of file linux-nat.c.
Referenced by add_to_pid_list(), and in_pid_list_p().
| int simple_pid_list::status |
Definition at line 216 of file linux-nat.c.
Referenced by add_to_pid_list(), and pull_pid_from_list().
1.8.10