TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:7963] offline gprof



Sorry, I didn't make that very clear.  I want a tool that will, for each
function foo() in my source file(s), make a list or graph of which other
functions foo() references.  If there is such a tool it will eliminate a
lot of busy work for a friend of mine.

On Fri, 27 Aug 1999, Jon Schewe wrote:

> Is that even possible?  It's like trying to solve the halting problem with a
> turing machine.  It can't be done.
> 
> ---
> Jon Schewe
> http://eggplant.mtu.net/~jpschewe
> 
> > -----Original Message-----
> > From: Chris Kesler [mailto:chris@pconline.com]
> > Sent: Friday, August 27, 1999 12:08 PM
> > To: The LUG
> > Subject: [TCLUG:7963] offline gprof
> >
> >
> > Does anyone know of a tool that will make function call graphs, similar to
> > what gprof will do?  It needs to be able to read source code to make the
> > graph, without having to run the program.  Any ideas.
> >
> > Thanks,
> > Chris
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > For additional commands, e-mail: tclug-list-help@mn-linux.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>