Top "Ndk-gdb" questions

A helper shell script named 'ndk-gdb' to easily launch a native debugging session for your NDK-generated machine code.

run-as Package 'a.b.c' is unknown - Galaxy S4 Jellybean or Android 4.3

I cannot run run-as (or ndk-gdb) for the Galaxy S4 running Jellybean 4.2.2. ~ $ adb shell shell@android:/ $ run-as a.b.c …

android android-ndk gdb android-4.3-jelly-bean ndk-gdb
Your APP_BUILD_SCRIPT points to an unknown file: ./jni/Android.mk

I am trying to get ndk-gdb to work but I have some problems. My project structure is something like this: …

android android-ndk java-native-interface ndk-gdb
ndk-gdb error: device does not support the application's targetted CPU ABIs

Trying to run ndk-gdb and getting this error: Android NDK installation path: /Library/AndroidSDK/ndk/ Using specific adb command: /Library/…

android android-ndk gdb ndk-gdb
Android NDK + GDB

Help me please to use ndk-gdb! I searched through StackOverflow and other internets =) but still doing something wrong. Configuration: MacOSX 64 + …

android android-ndk gdb native ndk-gdb