dmalloc: Debug Malloc Library1

The debug memory allocation or dmalloc library has been designed as a drop in replacement for the system's malloc, realloc, calloc, free and other memory management routines while providing powerful debugging facilities configurable at runtime. These facilities include such things as memory-leak tracking, fence- post write detection, file/line number reporting, and general logging of statistics.

... part of T2, get it here

URL: http://dmalloc.com/

Author: Gray Watson { Project Admin }
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: Free-to-use
Status: Stable
Version: 5.4.2

Download: http://sourceforge.net/projects/dmalloc/files/ dmalloc-5.4.2.tgz

T2 source: dmalloc.cache
T2 source: dmalloc.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.55 MB, 9 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).