Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Soporte para plataformas con punteros de 64 bits se ha añadido (por la solución de un problema de vararg puntero NULL). Muchas mejoras generales se realizaron como resultado del uso de una versión más reciente de la marca del sistema de archivos. El "punto" opción se añadió a la página de manual. Un pequeño arreglo se hizo para la salida generada por el "punto" opción.
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

Una interfaz gráfica de usuario ahora puede ser invocado con la opción-punto (utilizando graphviz). La salida de CPP de GCC 3.2 ahora es compatible, y mejoras de la portabilidad han sido numerosas.
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

Este es el primer lanzamiento público de calltree.
This is the first public release of calltree.

Project Resources