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.

2006-11-22 09:55 Back to release list
0.99.45

Esta versión funciona con 4,2 gcc (y el 4,3 actual en SVN). La biblioteca funciona ahora completamente en Debian. Soporte para paquetes de símbolos de depuración (dbg *- en Debian) se agregó: libcwd ahora lee ambos. Debug / y / usr / lib / debug / depuración de archivos (como lo hace gdb) cuando es despojado de la biblioteca original.
Tags: Minor feature enhancements
This version works with gcc 4.2 (and the current
4.3 in SVN). The library now works completely on
Debian. Support for debug symbol packages (*-dbg
on Debian) was added: libcwd now reads both
.debug/ and /usr/lib/debug/ debug files (as does
gdb) when the original library is stripped.

Project Resources