aboutsummaryrefslogtreecommitdiff
path: root/devel/mpatrol/pkg-descr
blob: 85051f34711db5a003d854148bd50e21ce247580 (plain) (blame)
1
2
3
4
5
6
7
The mpatrol library is a powerful debugging tool that attempts to diagnose
run-time errors that are caused by the wrong use of dynamically allocated
memory. It acts as a malloc() debugger for debugging dynamic memory
allocations, although it can also trace and profile calls to malloc() and
free() too.

WWW: http://mpatrol.sourceforge.net/