|
From: Boris Z.
|
Nicholas Nethercote wrote: > There's a repository branch, use: > > svn co svn://svn.valgrind.org/valgrind/branches/MASSIF2 So I tried this, but I don't seem to be able to interact with my program while it's running under this version of massif (because massif is using so much of the CPU?) so I can't quit, so I never get any output. Killing the valgrind process (with kill -HUP or anything else) doesn't seem to work either. Is there some way to deal with this? Thanks, Boris |