[Ohrrpgce] SVN: teeemcee/8166 android: Add gdb-commandline-program.sh utility, and rewrite compile-usi

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Sun Oct 16 07:53:10 PDT 2016


teeemcee
2016-10-16 07:53:10 -0700 (Sun, 16 Oct 2016)
510
android: Add gdb-commandline-program.sh utility, and rewrite compile-using-toolchain.sh

gdb-commandline-program.sh pushes a binary (not an .apk) to an emulator and
runs it under gdbserver, remotely attaching to it. It's based on ndk-gdb which
does the same thing for .apks.

compile-using-toolchain.sh is now much cleaner, updated to work for both
newer and older NDK releases, and partially works to compile stuff without
needing a standalone toolchain (cross compiling scons without one doesn't
work though)
---
U   wip/android/compile-using-toolchain.sh
A   wip/android/extract-pid.awk
A   wip/android/gdb-commandline-program.sh


More information about the Ohrrpgce mailing list