|
GDBserver
|
Go to the source code of this file.
Functions | |
| int | my_waitpid (int pid, int *status, int flags) |
| int my_waitpid | ( | int | pid, |
| int * | status, | ||
| int | flags | ||
| ) |
Definition at line 55 of file linux-waitpid.c.
References errno, and linux_debug().
Referenced by handle_extended_wait(), linux_check_ptrace_features(), linux_join(), linux_test_for_tracefork(), and linux_wait_for_lwp().
1.7.6.1