Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.4.7

Die Probleme mit der Entwicklung von Windows-DLLs wurden behoben. Die Probleme mit dem Stack-Abwicklung auf Tru64 wurden behoben. Die mpsym Befehl funktioniert jetzt auch auf LynxOS. Die mpedit Befehl funktioniert nun auch unter FreeBSD und unterstützt die elvis, pico-und Nano-Editoren. Die Möglichkeit, ein Debian-Paket zu erstellen wurde hinzugefügt.
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