[ajug-members] Question : Tools for graphically tracing a program's control flow
Anonymous Coward
jasonrsmith75 at yahoo.com
Wed Jun 15 17:16:49 EDT 2005
Hi,
Is a tool available to output a graphical
respresentation of the flow of control and methods
invoked on a web server when the user interacts via a
browser.
I figured it would be easier to understand an existing
project if I could visually "see" the flow of control
for commong use cases.
While a debugger might help .. I suppose I would need
to follow and list down the methods invoked manually
... and was hoping instead for report with a nice
visual representation of the same.
A quick search indicated that DDD may have a similar
aim .
http://www.gnu.org/software/ddd/
Is there equivalents for the OO/Java world ?
Thanks,
Anonymous Coward
__________________________________
Discover Yahoo!
Use Yahoo! to plan a weekend, have fun online and more. Check it out!
http://discover.yahoo.com/
More information about the ajug-members
mailing list