Re: Function Call tree program - un compiled code
- From: Jack Klein <jackklein@xxxxxxxxxxx>
- Date: Mon, 25 Sep 2006 21:39:38 -0500
On 25 Sep 2006 00:08:16 -0700, "Ham" <hamishmacg@xxxxxxxxx> wrote in
comp.lang.c:
Hi
I am looking for a function call tree program to map the function calls
of my project. I however do not want to compile my project. All the
programs I have found for this require you to compile the project which
may span over 20 files or so.
I would prefer the output probably to be in text so I can create a perl
script to analyse the results.
Any ideas?
This is off-topic, of course, but have you looked at Doxygen?
--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html
.
- References:
- Prev by Date: Re: HCL interview questions can any one say solution for it
- Next by Date: Re: _ and __ significance
- Previous by thread: Re: Function Call tree program - un compiled code
- Next by thread: Solving Valgrind Errors
- Index(es):
Relevant Pages
|
|