Re: [Valgrind-users] Problem in getting valgrind to run on android

2014-06-02 Thread Vignesh
-1 ENOENT (No such file or directory) open("/data/local/symbols/system/lib/libc.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/sdcard/symbols/system/lib/libc.so", O_RDONLY) = -1 ENOENT (No such file or directory) --9086:1:aspacem  ( 4) /system/lib/libc.so --9

Re: [Valgrind-users] Problem in getting valgrind to run on android

2014-05-26 Thread Vignesh
Monday, 26 May 2014, 15:32, Marc Sampé wrote: Keep us updated pls El 26/05/2014 11:59, "Vignesh" escribió: Thank you.  My executable was a statically linked one.    > > >Will change it to a dynamic executable and hope to have no issues. > > >-Vignesh > &g

Re: [Valgrind-users] Problem in getting valgrind to run on android

2014-05-26 Thread Vignesh
Thank you.  My executable was a statically linked one.    Will change it to a dynamic executable and hope to have no issues. -Vignesh On Saturday, 24 May 2014, 23:24, Philippe Waroquiers wrote: On Sat, 2014-05-24 at 12:21 +0100, Vignesh wrote: > > ==268== HEAP SUMMARY: &

[Valgrind-users] Problem in getting valgrind to run on android

2014-05-24 Thread Vignesh
-- no leaks are possible ==268==  ==268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ==268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) Please help. Regards, Vignesh-- "Accele