|
From: Alexander P. <gl...@go...> - 2011-11-11 15:34:46
|
Can you try: $ file `which valgrind` and $ head `which valgrind` ? On Fri, Nov 11, 2011 at 7:21 PM, Александар Миленковић <dar...@gm...> wrote: > Unfortunately, the . is necessary for some reason. > > Here's a more complete log. > > # . /valgrind --leak-check=yes testapp > .: Can't open /valgrind > # ./valgrind --leak-check=yes testapp > ./valgrind: not found > # . valgrind --leak-check=yes testapp > /system/bin/valgrind: 1: Syntax error: word unexpected (expecting ")") > # valgrind --leak-check=yes ./system/bin/testapp > valgrind: not found > > Thanks for your time Phillipe. > > Aleksandar > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > -- Alexander Potapenko Software Engineer Google Moscow |