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


Paketnameleaktracer
BeschreibungSimple and efficient memory-leak tracer for C++ programs
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.4-5
Sektiondevel
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vongdb, libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:4.0.0-9), libstdc++6 (>= 4.0.1), perl
Empfohlene Pakete
PaketbetreuerYann Dirson
Quelle
Paketgröße22100 Byte
Prüfsumme MD53d31dc8c15073f14a2b73ae6d8d2e7c2
Prüfsumme SHA167e08533f17d44b3b9d4ce158eb3d8364b7cbe99
Prüfsumme SHA25698cb5f60acfc753bbcc5a971a2cb325e6c2c5307127374ba72fe518d1599339e
Link zum Herunterladenleaktracer_2.4-5_i386.deb
Ausführliche BeschreibungLeakTracer traces calls to new and delete, and reports inconsistencies in the C++-level memory-management. . It has limitations (eg. when you override the new and delete operators yourself), but is very easy to use (eg. compared to more complete tools like mpatrol), traces the C++ level (unlike most other tools), and gives pretty good results. . It uses gdb to display source-file information.


Impressum
Linux is a registered trademark of Linus Torvalds