Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!gatech!purdue!haven!decuac!hussar.dco.dec.com!mjr From: mjr@hussar.dco.dec.com (Marcus J. Ranum) Newsgroups: comp.unix.programmer Subject: Re: function tree trace for a.out's ? Message-ID: <1991Apr21.190407.21323@decuac.dec.com> Date: 21 Apr 91 19:04:07 GMT References: <1991Apr8.115049.5485@ohm.york.ac.uk> <1991Apr19.150727.17125@ghost.unimi.it> <7197@segue.segue.com> Organization: Digital Equipment Corp., Washington Ultrix Resource Center Lines: 12 (this is *NOT* a product plug! - I hope it's interesting info.) There's a product out (from DEC, hence the disclaimer) called FUSE that has a graphical call-graph browser that's pretty nifty - it can analyse source (and I think object) and builds an X-window picture of the program's structure, with all manner of options to let you re-arrange how it presents the data. It's come in handy for me a couple of times, as a quick way to look at a mass of code and figure out sort of what it does. mjr.