Download List

Descripción del Proyecto

Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. It includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber information, and demangled type names of variables. It is thread-safe.

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.

2007-05-24 04:07 Back to release list
0.99.46

Una nueva opción de configuración para compilar la biblioteca con-D_GLIBCXX_DEBUG ha sido añadido. Un error en un desbordamiento de pequeña de un búfer asignado con un tamaño no divisibles por cuatro no ha sido detectado ha sido corregido. Este comunicado se compila y obras (de nuevo) con la versión SVN de gcc (4,3).
Tags: Minor feature enhancements
A new configure option to compile the library with -D_GLIBCXX_DEBUG has been added. A bug where a small overrun of an allocated buffer with a size not divisible by four was not detected has been fixed. This release compiles and works (again) with the current SVN version of gcc (4.3).

Project Resources