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.

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

이 버전의 gcc 4.2와 함께 작동 (현재 4.3 SVN에서). 라이브러리는 이제 완전히 데비안에서 작동합니다. 기호 패키지를 데비안에 (*- dbg) 디버깅에 대한 지원이 추가되었습니다 : 지금 libcwd 모두 읽습니다. 디버깅 / 그리고는 / usr / lib에서 / 디버그 / 파일을 디버그 (로 gdb를)하지 때 원래의 라이브러리를 박탈됩니다.
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