Download List

Descripción del Proyecto

mpatrol is a link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, including writing to free memory and memory leaks. Along with providing a comprehensive and configurable log of all dynamic memory operations (such as malloc(), operator new, etc.) that occurred during the lifetime of a program, the mpatrol library performs extensive checking to detect any misuse of dynamically allocated memory and has support for both memory allocation profiling and tracing. A wide variety of library settings can also be changed at run-time via an environment variable, thus removing the need to recompile or relink in order to change the library's behaviour.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-06 20:49 Back to release list
1.4.7

Los problemas con la creación de archivos DLL de Windows se han arreglado. Los problemas con la limpieza de la pila en Tru64 se fija. El comando mpsym ahora funciona en LynxOS. El comando mpedit ahora funciona en FreeBSD, y apoya la de Elvis, pico, y los editores nano. La capacidad de construir un paquete Debian ha sido añadido.
Tags: Major bugfixes
The problems with building Windows DLLs were fixed. The problems with the stack
unwinding on Tru64 were fixed. The mpsym command now works on LynxOS. The
mpedit command now works on FreeBSD and supports the elvis, pico, and nano
editors. The ability to build a Debian package was added.

Project Resources