DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamenana
Beschreibungimproved support for assertions and logging in C/C++
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.5-12
Sektionuniverse/devel
Prioritätextra
Installierte Größe756 Byte
Hängt ab vongcc, libc6-dev, libc6 (>= 2.3.4)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße135966 Byte
Prüfsumme MD5e8f35ba9a96dfecdf64fe76ef3b22107
Prüfsumme SHA1c240c45f05a2090a382e1428b465f9fbe48e2158
Prüfsumme SHA256a1333cec50e7ca1a8835cf7583515abfa94ac834b69353c1d70e40f20f3d6ba4
Link zum Herunterladennana_2.5-12_i386.deb
Ausführliche BeschreibungGNU Nana is a library that provides improved support for assertion checking, logging, and performance measurement in C/C++, when compared with the standard assert.h mechanism. Avoid maintaining a source version without assertions and logging for production use or using non-standard macros. . - Space/time efficient assertion checking. - Space/time efficient program logging to file, console, process, or circular buffer in memory. - Selectively enable and disable assertion checking and logging both at compile and run time. Configure action following assertion failure. - Logging via inline C code (as in ) or by extraction of commands for gdb which results in no performance cost unless running in the debugger. - Statement and function-level source tracing under GDB. - Code-to-HTML converter giving only details of your interface and pre/postconditions (similar to Eiffel short form). - Official GNU package.


Impressum
Linux is a registered trademark of Linus Torvalds