Name leaktracer
Version 2.4
Summary Simple and efficient memory-leak tracer for C++ programs
Description LeakTracer traces calls to new and delete, and reports\ninconsistencies in the C++-level memory-management.\n.\nIt has limitations (eg. when you override the new and delete\noperators yourself), but is very easy to use (eg. compared to more\ncomplete tools like mpatrol), traces the C++ level (unlike most other\ntools), and gives pretty good results.\n.\nIt uses gdb to display source-file information.
Section base
License PD
Homepage
Recipe file recipes-debian/leaktracer/leaktracer_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
Dependencies
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-leaktracer.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) leaktracer 2.4 (this recipe)