callgraph using static analysis

V

Varun Kacholia

This might not be the best forum..but I thought of taking my chances.
I would like to generate a callgraph for a class without executing it
(i.e.
by only doing static analysis of the source code). I undestand virtual
functions
in C++ makes this tougher to do but my hunch is that this should be
doable for
simpler scenarios (and atleast for C). Does anyone know of any
softwares
that would generate callgraphs by analysing the source code only?

Thanks much!
 
O

Owen

what kind of callgraph do you need?

I think you can try source insight that can give you some callgraph.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top