|
From: Naresh K. <nar...@gm...> - 2013-11-20 13:50:08
|
This is known to work at least for : ARM: Android 4.0.3 running on a (rooted, AOSP build) Nexus S. Android 4.0.3 running on Motorola Xoom. Android 4.0.3 running on android arm emulator. Android 4.1 running on android emulator. Android 2.3.4 on Nexus S worked at some time in the past. x86: Android 4.0.3 running on android x86 emulator. The document says that Valgrind works for these. Are there any improvements made? What about the other devices and emulators? On Wed, Nov 20, 2013 at 7:16 PM, Tom Hughes <to...@co...> wrote: > 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/ > |