Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.99.45

Cette version fonctionne avec gcc 4.2 (et 4.3 dans le courant SVN). La bibliothèque fonctionne maintenant complètement sur Debian. Soutien à déboguer les packages symbole (dbg *- sur Debian) a été ajouté: libcwd lit maintenant les deux. Debug / et / usr / lib / debug / debug fichiers (comme gdb) lorsque la bibliothèque d'origine est dépouillé.
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