mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
13fcf24cf5
- Take maintainership PR: ports/115118 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
8 lines
350 B
Plaintext
8 lines
350 B
Plaintext
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/
|