Mail Archives: djgpp/1997/03/27/16:55:36
Paul Peavyhouse wrote:
>
> Does anyone know if there are any utilities that will build a
> hierarchy diagram of function calls in a program's source code? The diagram
> should look like a Windows Explorer tree, with "void main(void)" (or whatever)
> at the top (level 0), and ever function called from main would be drawn as a
> node off main with a level of 1, and every function from those functions would
> be drawn as another node off those nodes, etc etc.
I don't know where exactly I found this but I think it does what you want.
Its called source mapper and its from Leif-Erik Larsen. The version I have is
0.99E. I think it comes with several different executable for DOS, OS2, ...
Alta-vista should be able to find a home page. The exact executable name I use
is sm386.exe.
HTH
Andrew
- Raw text -