Ali Polatel yazmış:
> I'm trying to port a program using ptrace from Linux to FreeBSD.

<snip>

Answering myself after some more reading and trying...

>         assert(0 == ptrace(PT_TO_SCE, pid, 0, 0));

The third argument of this call should be 1 not 0.

-- 
Regards,
Ali Polatel

Attachment: pgpVCOf0yCg27.pgp
Description: PGP signature

Reply via email to