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.

2005-12-19 06:28 Back to release list
0.99.43

Esta versión corrige algunos errores importantes relacionadas con la determinación de la dirección de carga de bibliotecas compartidas. El asignador de g + + 4.0 y posteriores que se agregó a 0.99.41 ha mejorado, acelerarlo para el caso de un gran número de asignaciones, y arreglar el problema en aplicaciones de memoria amplia podría haber sido inaceptablemente lento con 0.99.41/42 .
Tags: Major bugfixes
This release fixes a few major bugs related to the
determination of the load address of shared
libraries. The allocator for g++ 4.0 and above
that was added to 0.99.41 has been improved,
speeding it up for the case of large numbers of
allocations, and fixing the problem where
memory-extensive applications might have been
unacceptably slow with 0.99.41/42.

Project Resources