tree: e418f76ecaca8cbbf48c25392afac0636fdbf14c [path history] [tgz]
  1. app/
  2. gradle/
  3. .gitignore
  4. build.gradle
  5. gradle.properties
  6. gradlew
  7. gradlew.bat
  8. README.md
  9. settings.gradle
samples/NdkGdbSample/README.md

NdkGdbSample

This is a sample project for testing that ndk-gdb works. To use, run the following in this directory:

$ ANDROID_SDK_ROOT=<path-to-android-sdk> ./gradlew installDebug
$ $NDK/ndk-gdb --launch