lclint-interest message 39
From evs Mon Mar 4 18:17:11 1996
Date: Mon, 4 Mar 96 18:03:14 -0500
From: evs (David Evans)
To: lclint-interest@larch.lcs.mit.edu
Cc: ropella@lvs-emh.lvs.loral.com
In-Reply-To: ropella@lvs-emh.lvs.loral.com's message of Mon, 26 Feb 1996 16:34:12 -0600 <199602262234.QAA04678@plato.lvs.loral.com>
Subject: Call Graphing
> Does anybody know of a public domain tool that will
> generate call graphs for C? ...
>
> It would seem that this would be a natural extension to lclint
> (at least, coming from the flint perspective [grin]).
With LCLint 2.0, you can't quite get a call graph, but if you use the
+showalluses flag you will get a list of all uses of each function,
variable and type sorted by most-often used at the end of the checking
output.
--- Dave
[ Note: I sent Glen an email reply eariler, but now that LCLint 2.0 has
been released, I though I should mail this reply to the list also. ]
David
Evans
University of Virginia, Computer Science
evans@cs.virginia.edu