[dtrace-discuss] Dtrace for multithread debugging
Lally Singh
lally.singh at gmail.com
Wed May 7 03:49:26 PDT 2008
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 <Wynne.Wang at sun.com> 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
> dtrace-discuss at opensolaris.org
>
--
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech
More information about the dtrace-discuss
mailing list