Downloadliste

Projektbeschreibung

calltree is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-27 14:46
2.3

Unterstützung für Plattformen mit 64-Bit-Pointer wurde hinzugefügt (durch Lösung einer vararg NULL-Pointer-Problem). Viele allgemeine Verbesserungen wurden als Ergebnis der Verwendung einer neueren Version des Make-Dateisystem. Der "Punkt"-Option wurde auf der man-Seite hinzugefügt. Eine kleine Korrektur wurde für die Ausgabe von der "Punkt"-Option erstellt werden.
Tags: Minor feature enhancements
Support for platforms with 64-bit pointers has
been added (by solving a vararg NULL pointer
problem). Many general enhancements were made as a
result of using a newer version of the make file
system. The "-dot" option was added to the man
page. A small fix was made for the output
generated by the "-dot" option.

2003-02-17 13:11
2.2

Ein GUI kann nun mit dem dot-Option geltend gemacht werden (mit graphviz). Der CPP Ausgabe von GCC 3.2 wird nun unterstützt, und viele Übertragbarkeit Verbesserungen gemacht wurden.
Tags: Minor feature enhancements
A GUI can now be invoked with the -dot option (using graphviz). The CPP output from GCC 3.2 is now supported, and many portability enhancements were made.

2001-01-30 15:12
2.0

Dies ist die erste Veröffentlichung von Calltree.
This is the first public release of calltree.

Project Resources