> If clone is called with flag CLONE_UNTRACED, I think we should
> not set CLONE_PTRACE flag in its arguments.

Please add a comment in the code about why this is the desireable behavior.
AFAIK the only reason is something like, "We won't see this clone child at
all if we rely on PTRACE_O_TRACECLONE, so be consistent by never tracing it."

Otherwise, this is fine with me, assuming you have tested it.


Thanks,
Roland

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to