From: Andrejs B. <sin...@gm...> - 2014-05-22 06:45:27
|
On 5/21/14, Philippe Waroquiers wrote: > > If Valgrind does not preload the above, then the redirections will not > happen. > > Running > valgrind -v -v -v -d -d -d env > might give some lights on what does not work > In particular, what is the value of the LD_PRELOAD env variable ? > > Philippe > Hi Philippe! I tried command 'valgrind -v -v -v -d -d -d env' And got: LD_PRELOAD=/usr/lib/valgrind/vgpreload_core-arm-linux.so:/usr/lib/valgrind/vgpreload_memcheck-arm-linux.so Full log: http://pastebin.com/JmzjaRKp |