Download List

Projeto Descrição

NJAMD (Not Just Another Malloc Debugger) is a malloc debugger that tries harder. It is completely threadsafe with immediate underflow and overflow detection, and features protecting already freed memory, heap persistence (for postmortem analysis) and excellent documentation. It traces all calls to malloc and free, even those wrapped in other libraries (i.e., widget allocation or C++ new and delete) back to your code. It does all this with minimal overhead, practically fast enough to be used as standard malloc, and without the need to even recompile or even relink your code.

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-01-30 15:13 Back to release list
0.8.0

HPUX e suporte AIX, tradução de símbolo em Linux, patches no kernel para Linux para depurar aplicações de grandes dimensões, estatísticas e informações de uso de memória são fornecidos, sinal de manipulação de correções de bugs, todo o tratamento de sinais em torno de melhor, e várias correções de bugs.
HPUX and AIX support, symbol translation on Linux, kernel patches for Linux to debug large applications, memory statistics and usage information are now provided, signal handling bugfixes, all around better signal handling, and several bugfixes.

Project Resources