Paketname | happycoders-libdbg-dev |
Beschreibung | C++ utilities to facilitate modern debugging idioms |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2-2ubuntu2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | happycoders-libdbg |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Team |
Quelle | libdbg |
Paketgröße | 37540 Byte |
Prüfsumme MD5 | b623753f193e53c1c518e57826e4aca0 |
Prüfsumme SHA1 | 76c53bdf92186167d6a451bc88d0eabc7eb0d44b |
Prüfsumme SHA256 | 3deeb1a76acd957982c8ab31bb09f2066696d59ba1e88edecd9b069f6635bf5a |
Link zum Herunterladen | happycoders-libdbg-dev_1.2-2ubuntu2_i386.deb |
Ausführliche Beschreibung | It provides various constraint checking utilities together with an
integrated error logging facility. These utilities are flexible and
customisable. They can be enabled and disabled at runtime, and in release
builds, dbg library use can be compiled away to nothing.
.
Rich debugging can only be implemented in large code bases from the outset,
it is hard to retrofit full defensive programming techniques onto existant
code. For this reason it is good practice to use a library like dbg when
you start a new project. By using dbg extensively you will find bugs
quicker, and prevent more insideous problems rearing their head later in
the project's life.
.
This packages Contains the symlinks, headers, and object files needed to
compile and link programs which use libdbg.
|