In ens.mailing-lists.linux-kernel, you wrote:
>       It seems to me that what you really want is a fork option to create the
>child in a suspended state.

Yes, or a clone option (using ptrace, I can always change on the fly 
the fork system call into a clone system call and add whatever option I
want). But I would just like to be sure that there are no mechanism
already available by which it is possible to ptrace reliably a child.

Éric Brunet
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to