Valgrind - Tool for Debugging and profiling Linux programs
Submitted by admin on Mon, 2015-03-23 22:41Valgrind is a GPL'd system for debugging and profiling Linux programs. With Valgrind's tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling to help speed up your programs. The Valgrind distribution includes the following debugging and profiling tools: