Download List

Descripción del Proyecto

leakbug is a small, simple library intended to show
where memory leaks are occuring within a program.
It does not report leaks due to incorrect use of
another library - all reported leaks are leaks found
within the program itself.

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.

2002-07-02 11:05
0.1.5

Añadido soporte para dar salida a un archivo de registro a través de la variable de entorno LB_LOGFILE, y reestructurado algunos de los internos a ser más coherente.
Tags: Development, Minor feature enhancements
Added support for outputting to a log file through the LB_LOGFILE environment variable, and restructured some of the internals to be more consistent.

2001-12-14 00:32
0.1.4

Correcciones para arroja violaciones de segmento como consecuencia del registro de 0 bytes de memoria o registro de punteros NULL, y el leakbug-config script muestra la información de la biblioteca adecuada.
Tags: Development, Minor bugfixes
Fixes for segfaults as a result of registering memory of 0 bytes or registering NULL pointers, and the leakbug-config script displays the appropriate library information.

2001-08-15 03:47
0.1.3

Autoconf 2.50 se ha añadido soporte.
Tags: Development, Minor bugfixes
Autoconf 2.50 support has been added.

2001-07-14 13:18
0.1.2

Versión pública inicial.
Tags: Development, Initial freshmeat announcement
Initial public release.

Project Resources