
1 Mar
2008
1 Mar
'08
5:11 p.m.
On Mar 1, 2008, at 1:52 AM, Joel Holdsworth wrote:
How did you get inkscape to run under valgrind? When I tried it, it seemed to go wrong because the GC is incompatible.
_INKSCAPE_GC=disable valgrind --tool=memcheck ./inkscape
It won't really help find leaks, but uninitialized variables, etc., should be caught