K 10 svn:author V 3 kib K 8 svn:date V 27 2011-02-05T22:57:14.923146Z K 7 svn:log V 266 MFC r217819: Allow debugger to specify that children of the traced process should be automatically traced. Extend the ptrace(PL_LWPINFO) to report that child just forked. To not change the struct thread layout, td_dbg_forked was placed at the end of the structure. END