GDB (xrefs)
|
Go to the source code of this file.
Functions | |
int | my_waitpid (int pid, int *status, int flags) |
std::string | status_to_str (int status) |
|
extern |
Definition at line 53 of file linux-waitpid.c.
References flags, pid, and status.
Referenced by detach_one_pid(), linux_nat_target::follow_fork(), kill_child(), kill_wait_one_lwp(), linux_check_ptrace_features(), linux_handle_extended_wait(), linux_nat_post_attach_wait(), linux_nat_wait_1(), and wait_lwp().
|
extern |
Definition at line 30 of file linux-waitpid.c.
References status, and SYSCALL_SIGTRAP.
Referenced by linux_nat_target::attach(), linux_handle_extended_wait(), linux_nat_filter_event(), linux_nat_post_attach_wait(), linux_nat_wait_1(), pending_status_str(), stop_wait_callback(), and wait_lwp().