|
About:
DUMA (Detect Unintended Memory Access) stops your
program on the exact instruction that overruns (or
underruns) a malloc() memory buffer. GDB will then
display the source-code line that causes the bug.
It works by using the virtual-memory hardware to
create a red-zone at the border of each buffer:
touch that, and your program stops. It can catch
formerly impossible-to-catch overrun bugs. DUMA is
a fork of Bruce Perens' Electric Fence library.
Author:
Hayati Ayguen [contact developer]
Homepage:
http://duma.sourceforge.net/
Tar/GZ:
http://prdownloads.sourceforge.net/duma/duma_2_5_14.tar.gz?download
Zip:
http://prdownloads.sourceforge.net/duma/duma_2_5_14.zip?download
Changelog:
http://duma.sourceforge.net/CHANGELOG
Trove categories:
[change]
Dependencies:
[change]
GNU make (Default branch) (required)
gcc (Default branch) (recommended)
[download links]
|
|
» Rating:
(not rated)
» Vitality: 0.11% (Rank 1611)
» Popularity: 1.78% (Rank 2943)

(click to enlarge graphs)
Record hits: 16,767
URL hits: 5,930
Subscribers: 52
|
|