buildrootschalter/package/mpatrol/Config.in
2006-12-12 22:18:15 +00:00

11 lines
388 B
Plaintext

config BR2_PACKAGE_MPATROL
bool "mpatrol"
default n
help
A 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.
http://www.cbmamiga.demon.co.uk/mpatrol/