|
From: Nicholas N. <nj...@ca...> - 2004-07-28 11:07:27
|
On Tue, 27 Jul 2004, Jeremy Fitzhardinge wrote: > Oh, nasty. I'm pretty sure I'd checked that some actual skipping was > going on, but maybe not. > > Anyway, I'll take a look. Your commit (despite its less-than-inspiring log message :) seems to have worked, thanks. I now have the following invocations working correctly: valgrind --version valgrind --help valgrind --help-debug valgrind --tool=none --help valgrind --tool=none --help-debug Next step is to get init_baseBlock() working... N |