|
From: tim l. <ti...@tl...> - 2008-01-21 11:30:09
|
I have upgraded from valgrind 3.2.3 to version 3.3.0 . It will not start up now, and fails with the message valgrind: Bad option '--log-file-exactly=3D/home/tim/valgrindtrace'; aborting. valgrind: Use --help for more information. The command line is valgrind -v --log-file=3D/home/tim/valtrace ./Ports I had a ~/valgrindrc file with this option in, but after I deleted it ( the file, that is ) the error persisted. I have no other rc file, and there is no $VALGRIND_OPTS env variable. The bizarre thing is that if I run valgrind under strace, it works fine (except for too much output from strace :-( ). Any suggestions? Tim |