Home
last modified time | relevance | path

Searched refs:gnu_wait (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c1414 gnu_wait (ptid_t tid, struct target_waitstatus *status) in gnu_wait() function
2596 gnu_ops.to_wait = gnu_wait; /* to_wait */ in init_gnu_ops()
H A DChangeLog-19964103 * gnu-nat.c (gnu_wait): Print debugging msgs for pending execs.
4111 (gnu_wait): Only abort for 0 threads if the task isn't dead.
4128 (gnu_wait): Pass in new TIMEOUT arg to interrupt_operation.
4152 (gnu_wait): If there seem to be no threads, look harder, and
4168 * gnu-nat.c (gnu_wait): Instead of _hurd_intr_rpc_mach_msg, just
H A DChangeLog-20016063 * gnu-nat.c (gnu_thread_alive, gnu_pid_to_str, gnu_wait)
6187 * gnu-nat.c (gnu_wait): Likewise.
7999 (gnu_wait): Ditto.
H A DChangeLog-19971741 gnu_wait must not return -1 when inferior exits;
H A DChangeLog-20007167 (gnu_wait): Add prototypes for server functions and add braces to
H A DChangeLog8318 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.