440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
exact   {key13}


DUMA 2.5.10 (Default branch)

FreshMeat

Tuesday January 15, 2008. 02:54 AM
FreshMeat

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. License: GNU General Public License (GPL) Changes: This release adds HTML comparison charts for free memory checkers. It has a bugfix for Makefile target install when DUMASO is empty. A hint has been added where no man's land was overwritten: below or above userSpace.
DUMA (Detect Unintended Memory Access) stops yourprogram exact instruction that overruns DUMA 2.5.10 (Default branch)
DUMA 2.5.10 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=ea91701a9b64b73f4537ecfca21eb9a0

 

 Related News 

Search

Download Zicos
Wed December 3, 03:24 AM
exact   {key13}