syscall.SysProcAttr.Ptrace (field)

2 uses

	syscall (current package)
		exec_libc2.go#L16: 	Ptrace     bool        // Enable tracing.
		exec_libc2.go#L95: 	if sys.Ptrace {