Mpatrol1.4.8

  • Submit New Release
  • Edit Mpatrol Information
  • Submit a New Software

Link library that attempts to diagnose wrong use of dynamically allocated memory.

Thursday, January 10, 2002
  • Development
  • Debugers and Optimizers

A link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, such as 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 also supports 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.

Graeme S. Roy
  • linux
  • windows
  • Downloads
    4003
  • License
    LGPL
  • Platforms
    UNIX (including Linux), AmigaOS, Windows, Netware (untested)
  • Tags
    mpatrol
    malloc
    realloc
    allocate
    memory
    leak
    profile
    trace

Downloads / Release History


January
10
2002
Mpatrol 1.4.8
  • mpatrol_1.4.8.tar.gz

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles