Top > Software Libraries > C++ libraries > dbg

dbg - C++ debugging utilities

The dbg library is a set of C++ utilities to facilitate modern debugging idioms. It has been designed to support defensive programming techniques in modern C++ code. It integrates well with standard library usage and has been carefully designed to be easy to write, easy to read and very easy to use.

'dbg' provides various constraint checking utilities together with an integrated error logging facility. These utilities can be enabled and disabled at runtime, and in release builds, dbg library use can be compiled away to nothing.

Obtaining

Web pagehttp://dbg.sf.net/
Source tarballhttp://dbg.sf.net/dbg-1.20.tgz
Version 1.20 (stable) released on 2003-09-16
Licensed under LGPLv2.
This is not a GNU package.

Documentation

User guide included and available in HTML format from http://dbg.sourceforge.net/kdoc/index.html
Support contacts

Help List<pete@cthree.org>
Developer List<pete@cthree.org>
Bug List<pete@cthree.org>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesC++
Related programsUDS Collection

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-09-16
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.