leaktracer

Simple and efficient memory-leak tracer for C++ programs

Description

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install leaktracer