Dynamic memory debugging and profiling library
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.
$
pkg install mpatrolOrigin
devel/mpatrol
Size
11.0MiB
License
GPLv2
Maintainer
ports@FreeBSD.org
Dependencies
2 packages
Required by
0 packages