briangochnauer
28-Mar-2006, 04:31 PM
I noticed that the "Running threads" also contain a reference to the "Calling Thread" seems logicial that there could be a 'tree view' of this relationship.
Currently I do this by just looking for the calling threads' thread.
Not to terrible difficult until there's 20 or more threads running
(some I have had more than 100 threads, then I give up)
I'm trying to figure out if these errors all occur under the same branch to get a clue for a complex process that I trying to track down.
Currently I do this by just looking for the calling threads' thread.
Not to terrible difficult until there's 20 or more threads running
(some I have had more than 100 threads, then I give up)
I'm trying to figure out if these errors all occur under the same branch to get a clue for a complex process that I trying to track down.