|
From: Magnus R. <mag...@gm...> - 2014-01-15 07:15:50
|
On 14 January 2014 17:48, Mike Shal <ma...@gm...> wrote: > On Tue, Jan 14, 2014 at 11:37 AM, Philippe Waroquiers > <phi...@sk...> wrote: >> We might maybe need to add a valgrind option >> --client-ld-preload=...... >> to avoid such problem ? > Or maybe a more general --client-environment? That way it's not specific to > LD_PRELOAD. How about doing it like sudo etc. do, and have valgrind LD_PRELOAD=./libfakec.so my_app -e BR Magnus Reftel |