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 |
|