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


Paketnamelibtest-leaktrace-perl
BeschreibungPerl test module for tracing memory leaks
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.13-1
Sektionperl
Prioritätoptional
Installierte Größe156 Byte
Hängt ab vonperl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße24240 Byte
Prüfsumme MD5fbae15d87ff69965df02fc3fd569b299
Prüfsumme SHA127d2d6b394819bd3e079698bbf109a653ff10aae
Prüfsumme SHA256a4f7755671e49197d72929149d11e9aa358faed68bf1282524231fc7dce53e50
Link zum Herunterladenlibtest-leaktrace-perl_0.13-1_i386.deb
Ausführliche BeschreibungTest::LeakTrace provides several functions that detect and trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked scalar values (SVs) in given blocks. Leaked SVs are those which are not released after the end of the scope they have been created, including internal caches and global variables.


Impressum
Linux is a registered trademark of Linus Torvalds