apple2ix/Android/toolchain_edits
Aaron Culliney b8921b8441 Integrate Breakpad crash dumper and tools into Android build
- Includes Linux x86_64 binaries dump_syms and minidump_stackwalk
    - Includes adb_sanitize.c tool (gcc -std=gnu11 -o adb_sanitize adb_sanitize.c) for easily pulling local minidumps
2015-09-19 13:11:27 -07:00
..
adb_sanitize.c Integrate Breakpad crash dumper and tools into Android build 2015-09-19 13:11:27 -07:00
ndk-gdb Get ndk-gdb Working For Me (tm) 2015-09-06 13:53:53 -07:00
README.md Get ndk-gdb Working For Me (tm) 2015-09-06 13:53:53 -07:00
start_valgrind.sh Add script that starts Valgrind on Android device 2015-09-12 15:36:41 -07:00

Hopefully just a few edits of Droid tools to get them WorkingForMe (tm)

Drop these in place of existing scripts in the Android SDK or Android NDK install location.