Hi, I am trying to run valgrind on gingerbread platform. I am using "arm- eabi-gcc" for cross-compilation. I got a error while executing valgrind
"valgrind: mmap(0x0, 2952865400) failed in UME with error 22 (Invalid argument)." "valgrind: this can be caused by executables with very large text, data or bss segments." Can anyone suggest me solution for this error. Regards, Aswathi On Dec 19 2010, 2:29 am, TreKing <[email protected]> wrote: > On Fri, Dec 17, 2010 at 1:52 AM, black panther > <[email protected]>wrote: > > > I am trying to build the valgrind-3.6.0 for Android 2.2 using codesourcery > > toolchain <arm-2008q3>. > > You will probably have better luck on a group geared toward this valgrind > thing. > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

