duma: A debugger which detects memory allocation violations1

DUMA (Detect Unintended Memory Access) is a memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library.

... part of T2, get it here

URL: http://duma.sourceforge.net/

Author: Hayati Ayguen <h_ayguen [at] web [dot] de>
Author: Bruce Perens <bruce [at] perens [dot] com> {Original Author}
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 2_5_15

Remark: Does cross compile (as setup and patched in T2).
Remark: Does not allow parallel builds.

Download: http://prdownloads.sourceforge.net/sourceforge/duma duma_2_5_15.tar.gz

T2 source: duma.cache
T2 source: duma.conf
T2 source: duma.desc

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

Installed size (on reference hardware): 0.11 MB, 16 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep linux-header make sed sysfiles 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).