Advertisement

Valgrind

Started by October 03, 2002 11:53 PM
0 comments, last by BradDaBug 22 years, 1 month ago
Anyone ever used Valgrind? I was trying to use Electric Fence, but since it seems I don''t have the library on my computer, I set out to find the library. I couldn''t find the library, but instead found Valgrind. The Valgrind folks said its better than efence. Right now the only use I have for it is finding memory leaks. Some leaks are mysterious (only in SDL, X, other libraries) but lots were in my game. I fixed most of them. Went from about 2.5 MB of leaks to 40 Kb But what''s up with all those other messages? Discarding syms? Conditional loop depends on uninitialized value? And according to Valgrind, Gaim leaks over 200 KB!
I like the DARK layout!
I''ve played with it a little; it seems like a pretty cool application, but its lack of support for NVidia''s OpenGL drivers limit its usefulness a bit.
ReactOS - an Open-source operating system compatible with Windows NT apps and drivers

This topic is closed to new replies.

Advertisement