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 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-11-27 09:16
0.99.42

A compiler warning which is relevant for g++ 4.x
was fixed.
標籤: Minor bugfixes

2005-11-26 08:55
0.99.41

This release adds support for g++ 4.0.2 and 4.1 (experimental). rpmbuild -ta should work again. A bug that caused a crash when dumping the type info of symbols of shared libraries that were already dlclosed again was fixed. Symbols of shared objects loaded on low addresses (before the executable) are now correctly resolved.
標籤: Minor bugfixes

2005-06-01 03:51
0.99.40

This release adds official support for g++ 4.0.0.

2004-10-11 04:09
0.99.39

This release fixes several coredump-before-main-is-reached problems. Specifically, this release will work on Gentoo. Some minor changes include an upgrade to work with the latest g++ 4.0.0 (20041008) again, and a fix for a bug that made debug_ct::push_marker unusable.
標籤: Major bugfixes

2004-09-25 02:16
0.99.38

This release adds support for g++ 3.4.2 (threading) and g++ 4.0.0 (CVS HEAD). Limited support for Cygwin and mingw32 was added (only debug output and no threading).
標籤: Minor bugfixes

Project Resources