Download List

项目描述

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 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

此版本的作品用gcc 4.2(SVN目录的和目前的4.3)。该图书馆现在工作完全在Debian。调试符号程序包(在Debian *- dbg的)支持加入:libcwd现在都读。调试/和/ usr / lib /调试/调试文件(如不广发行)时,原来的库被剥离。
标签: 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