From: Olly B. <ol...@su...> - 2003-05-28 00:57:17
|
On Tue, May 27, 2003 at 03:59:33PM -0500, Alex Ivershen wrote: > One way I could do it is tweak Valgrind code to read options from an > environment variable, say VALGRIND_OPTS="-v --logfile=/tmp/VLOG" --leak-check= > yes" Um, valgrind already reads options from the environmental variable VALGRIND_OPTS - it has since at least valgrind 1.0.4 (the oldest I have to hand). Cheers, Olly |