cflow equiv. for c++ (on Unix)

B

Bill Toner

I've been searching for awhile for a tool that will return a call graph,
similar to how cflow works with C code, only I need something to work on
C++ files. I need to determine the call graph dynamically from a Perl
script, so graphical output doesn't do me much good. Preferable some sort
of indented output that Perl can parse through would be great (similar to
what cflow does).

Thanks for any help.

Bill Toner
(e-mail address removed)
 

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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top