|
From: Tom H. <to...@co...> - 2013-11-20 13:47:03
|
On 20/11/13 13:15, Naresh Kumar wrote: > How do i use valgrind for detecting memory leaks in native code of > android application? Is there a tutorial for that ? What are the android > devices supported by valgrind? How good is the emulator support? Does is > support x86 emulator? The README.android file in the distribution should be your starting point. It includes a list of devices where valgrind has been known to work in the past. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |