Automatic c++ call graph tool

Anders Hasselqvist <hassel@acc.umu.se>
25 Jun 2003 01:20:55 -0400

          From comp.compilers

Related articles
Automatic c++ call graph tool hassel@acc.umu.se (Anders Hasselqvist) (2003-06-25)
Re: Automatic c++ call graph tool David_Atkins_666@hotmail.com (David Atkins) (2003-07-02)
| List of all articles for this month |

From: Anders Hasselqvist <hassel@acc.umu.se>
Newsgroups: comp.compilers
Date: 25 Jun 2003 01:20:55 -0400
Organization: News UmU SE
Keywords: C++, tools, question
Posted-Date: 25 Jun 2003 01:20:55 EDT

Hi,


A friend of mine asked me if I know any automatic tools to analyse c++
source and generate a picture with a call graph (flow of the program).


I've been using dot to manually do these graphs becuase my programs hasn't
been that complex.


Anyone can give me a suggestion of such an automatic analyser?
(preferably free)


Regards,
--
Anders Hasselqvist
hassel@acc.umu.se
http://good-deed.dhs.org/


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.