blob: ba8950a67f957e4145e7f5bbf6040b4dec8c0fe3 (
plain)
1
2
3
4
5
6
7
|
Libcwd is a thread-safe, full-featured debugging support library
for C++ developers. It includes ostream-based debug output with
custom debug channels and devices, powerful memory allocation
debugging support, as well as run-time support for printing source
file:line number information and demangled type names.
WWW: http://libcwd.sourceforge.net/
|