352 Subj : Visualizing multi-threaded programs To : comp.programming.threads From : Ian Pilcher Date : Sat Feb 26 2005 04:17 am I'm making my first significant use of multi-threading in my current project, and I've reached the point that I'm finding it difficult to "keep all the balls in the air," mentally speaking. I know of several ways to "visualize" a single-threaded program -- flowcharts, call trees, object hierarchies, etc. -- but none of them capture the extra complexity introduced by multiple threads of execution. Are there any techniques that folks are using to address this. Thanks! -- ======================================================================== Ian Pilcher i.pilcher@comcast.net ======================================================================== . 0