Comment 4 for bug 460104

Revision history for this message
Guido Navalesi (eddiemolko) wrote :

I've been trying to obtain a valgrind log following the isntructions, but when i try to run eclipse:

guido@Bender:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log eclipse
/bin/sh: Can't open eclipse

And nothing happens.