| Rod Pemberton 2006-10-30, 9:59 pm |
|
"bradphelan" <bradphelan@gmail.com> wrote in message
news:1161764133.820350.100160@i42g2000cwa.googlegroups.com...
>
> bradphelan wrote:
>
> I'll preempt being flamed by saying I am redirecting to
>
> comp.software-eng
>
(But, you didn't post to comp.software-eng or set follow-ups to there from
comp.lang.c, which are now set. BTW, comp.compilers would've probably been
a better choice than comp.software-eng. But, it's going where you
requested.)
The answer your original question is: Yes. But I've not used any of these,
so I don't know how well they'll work for you.
CTool Library (call-graph generator, source transformations)
http://ctool.sourceforge.net/
GNU Cflow graph of C source flow
http://www.gnu.org/software/cflow/
cflow-2.0.tar.gz
http://www.ibiblio.org/pub/Linux/devel/lang/c/!INDEX.short.html
Calls generates call graph of source
http://hpux.ee.ualberta.ca/hppd/hpux/Misc/calls-3.3/
calls.tar.Z http://www.ibiblio.org/pub/Linux/devel/lang/c/!INDEX.short.html
Rod Pemberton
|