Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Does "Automatically debug forked processes" work with clone()?

Does anybody know if "Automatically debug forked processes" is supposed to work for the processes  created by clone method as opposed to fork?

-sergey

Back to the top