GNU Nana

A freely available lib for assertion checking and logging in GNU C and C++. It's smaller and faster compared to assert.h, and assertions can refer to a saved state. Logging messages can be redirected to destinations including files, processes, or circular buffers in core.

These features can be selectively enabled at both compile and runtime. Lists of invariant checking or printing functions can be created which can then be called to check internal consistency or display state. You can find your errors sooner, when it's faster and cheaper to correct them.

Last updated 16 May, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
  • Phil Maker - Maintainer
  • Harald Mueller - Contributor
Related Projects

Greg, dejaGnu

Versions

2.5

2.5 stable released 1999-09-12

User Community and Support

User reference manual available in HTML format from http://www.gnu.org/software/nana/manual/

General Resources
Announcement Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

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

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 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.