440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
that   {key13}


C++ Debugging Support library 1.0.0 (Default branch)

FreshMeat

Wednesday January 23, 2008. 09:22 AM
FreshMeat

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. License: Q Public License (QPL) Changes: An important bug has been fixed for the threaded case: libcwd_r uses several pthread_mutexattr_t objects, but never initialized those. This resulted in uninitialized memory being used, resulting in random mutex attributes. This is believed to be the reason that gcc-3.x locked up. That version of gcc is therefore now supported again. This version adds support for sparc64. All configure options now work also on 64-bit platforms. Support for the latest SVN version of gcc (4.3) was updated.
Libcwd full-featured well-documented library that assists developers with debugging Debugging Support library 1.0.0 (Default branch)
C++ Debugging Support library 1.0.0 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=a39586ee6891c1ccb2c071f724a73482

 

 Related News 

Search

Download Zicos
Sat July 19, 12:30 PM
that   {key13}