Lines Matching refs:DPRINTF
35 DPRINTF("Caught a signal %d in process %d\n", arg, getpid());
65 DPRINTF("Before forking process PID=%d\n", getpid());
68 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
73 DPRINTF("Before raising %s from child\n", strsignal(sigval));
82 DPRINTF("Before exiting of the child process\n");
85 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
87 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
92 DPRINTF("Before resuming the child process where it left off and "
96 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
101 DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO for child\n");
104 DPRINTF("Before checking siginfo_t and lwpid\n");
112 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
119 DPRINTF("Before resuming the child %d and sending a "
125 DPRINTF("Before detaching the child %d\n", child);
129 DPRINTF("Before resuming the child process where it "
134 DPRINTF("Before calling %s() for the child\n",
141 DPRINTF("Before calling ptrace(2) with PT_GET_SIGINFO "
147 DPRINTF("Before checking siginfo_t and lwpid\n");
152 DPRINTF("Before resuming the child process where it "
158 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
165 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
208 DPRINTF("Before forking process PID=%d\n", getpid());
211 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
214 DPRINTF("Before raising %s from child\n", strsignal(sigval));
219 DPRINTF("Before exiting of the child process\n");
222 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
224 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
229 DPRINTF("Before resuming the child process where it left off and "
233 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
238 DPRINTF("Set SYSCALLEMU for intercepted syscall\n");
241 DPRINTF("Before resuming the child process where it left off and "
245 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
250 DPRINTF("Before resuming the child process where it left off and "
254 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);
259 DPRINTF("Before calling %s() for the child\n", TWAIT_FNAME);