Searched refs:ptrace_wait (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinferior.h239 int ptrace_wait (ptid_t, int *);
H A Dinfptrace.c203 ptrace_wait (ptid_t ptid, int *status)
231 ptrace_wait (null_ptid, &status);
202 ptrace_wait (ptid_t ptid, int *status) function
H A Dinftarg.c122 pid = ptrace_wait (inferior_ptid, &status);
H A Dinfttrace.c2608 * ptrace_wait to wait for a process to stop. (see the
2615 ptrace_wait (ptid_t ptid, int *status)
2603 ptrace_wait (ptid_t ptid, int *status) function

Completed in 142 milliseconds