Home | History | Annotate | Download | only in strace

Lines Matching full:child

307 	* strace.c (main) [!USE_PROCFS]: In child process, raise SIGSTOP
445 * strace.c (trace): Use handle_group_exit for non-TCB_ATTACHED child
449 TCB_GROUP_EXITING and don't be surprised at child deaths when their
1139 a specific PID that is not a traced child.
1354 anything when we reparent the new child to the caller's parent thread.
1707 child to our parent if we are a CLONE_THREAD child ourselves.
1732 Check in case the new child is in the tcb already.
2193 breakpoint after attaching to child.
2614 pid of the child before it starts doing something
2650 * strace.c: close outf before we exec a child process
2926 * Avoid leakint fd into child when forking, patch from
3367 check so no fork processing is done in the child.
3553 1.1.62 doesn't continue a traced child when the parent exits.
3561 * strace.c [SVR4] (proc_open): Specifically wait for the child the
3562 child to go into the execve syscall to avoid spurious traces.
3585 (main): Install a dummy signal handler in the child before pausing
3587 (proc_open): Send a interrupt to the child instead of aborting the