sfermigier + memory   2

Checker - GNU Project - Free Software Foundation (FSF)
Checker is a tool which finds memory errors at runtime. Its primary function is to emit a warning when the program reads an uninitialized variable or memory area, or when the program accesses an unallocated memory area.
edosqa  software  testing  memory 
april 2006 by sfermigier
Valgrind
Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your
edosqa  software  testing  memory 
april 2006 by sfermigier

Copy this bookmark:



description:


tags: