This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Function Cross Reference


Hi,

we have a large software project written in C. Our goal is to create kind
of a UML Diagramm of it, that unleashes the structure of it. Especially
the CALL/CALLEE relationship of the functions. One might also call it
function cross reference.

Before I start writing such a tool myself, I wonder if such a tool already
exists? Do you have any hints? Is there an option for the c compiler
that gives me that information?

Thanks a lot
Jan
 -------------------------------------------------------------------------
        Institute of Computer and Communication Network Engineering
               Technical University of Braunschweig, Germany      
 
Jan Staschulat				Tel. : +49 531 391 3728
Hans-Sommer Str. 66			Fax  : +49 531 391 3750
D-38106 Braunschweig			Email: staschulat@ida.ing.tu-bs.de
 -------------------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]