|
GDBserver
|
Public Attributes | |
| int | pid |
| int | status |
| struct simple_pid_list * | next |
Definition at line 194 of file linux-low.c.
| struct simple_pid_list* simple_pid_list::next |
Definition at line 203 of file linux-low.c.
Referenced by add_to_pid_list(), and pull_pid_from_list().
| int simple_pid_list::pid |
Definition at line 197 of file linux-low.c.
Referenced by add_to_pid_list(), and pull_pid_from_list().
| int simple_pid_list::status |
Definition at line 200 of file linux-low.c.
Referenced by add_to_pid_list(), and pull_pid_from_list().
1.8.14