search for: r1624

Displaying 3 results from an estimated 3 matches for "r1624".

Did you mean: 1624
2013 Jun 21
3
[LLVMdev] ASan for Android Applications
From: http://address-sanitizer.googlecode.com/svn-history/r1624/wiki/Android.wiki > AddressSanitizer is fully supported in AOSP starting with JellyBean release. To run > applications built with ASan you'll need an -eng build of Android. > > To build any part of Android system with ASan, add > LOCAL_ADDRESS_SANITIZER:=true to the appropriate...
2013 Jun 21
0
[LLVMdev] ASan for Android Applications
...JellyBean includes several bugfixes in the dynamic loader that asan needs. Was there any useful output in adb logcat when your program crashed? On Fri, Jun 21, 2013 at 4:47 AM, Greg Fitzgerald <garious at gmail.com> wrote: > From: > http://address-sanitizer.googlecode.com/svn-history/r1624/wiki/Android.wiki > >> AddressSanitizer is fully supported in AOSP starting with JellyBean release. To run >> applications built with ASan you'll need an -eng build of Android. >> >> To build any part of Android system with ASan, add >> LOCAL_ADDRESS_SANITIZER:=...
2013 Jun 21
1
[LLVMdev] ASan for Android Applications
...fixes in the > dynamic loader that asan needs. > > Was there any useful output in adb logcat when your program crashed? > > On Fri, Jun 21, 2013 at 4:47 AM, Greg Fitzgerald <garious at gmail.com> wrote: >> From: >> http://address-sanitizer.googlecode.com/svn-history/r1624/wiki/Android.wiki >> >>> AddressSanitizer is fully supported in AOSP starting with JellyBean release. To run >>> applications built with ASan you'll need an -eng build of Android. >>> >>> To build any part of Android system with ASan, add >>> L...