Hmm, my first reflex would be to look into speculative tracing, triggered by the conditions that may trigger the bug.
On Wed, May 7, 2008 at 4:29 AM, Wynne Wang <[EMAIL PROTECTED]> wrote: > Hi > > It seems dtrace is the recommended tool for tracing C/C++ multithread app. > > But any Guide Line/example/Blogs for dtrace in debuging multithread app? > It seems we could trace some current thread struct, tid. But how to use it > to > find the bug inside? > > Any guide will be appreciated. > > Regards > > Wynne > > > _______________________________________________ > dtrace-discuss mailing list > [email protected] > -- H. Lally Singh Ph.D. Candidate, Computer Science Virginia Tech _______________________________________________ dtrace-discuss mailing list [email protected]
