Home | History | Annotate | Download | only in strace

Lines Matching refs:PTRACE_EVENT_STOP

871 			if (event == PTRACE_EVENT_STOP /*&& sig == SIGTRAP*/) {
2120 /* [PTRACE_EVENT_STOP (=128)] would make biggish array */
2125 else if (event == PTRACE_EVENT_STOP)
2312 if (event == PTRACE_EVENT_STOP) {