PDA

View Full Version : Valgrind



Scoofy12
09-11-2003, 04:35 AM
If you ever program in C/C++ under linux,i just found valgrind (http://developer.kde.org/~sewardj/). its a beautiful memory debugger that checks for heap corruption, memory leaks, use of uninitialized variables, and the like.:trash:
probably old hat to the likes of our professional developers around here, but hey you neve know.

now that i have my project done and my memory/cpu back i guess i can start folding again

yeesh, its late :rant: