• Thomas Guillem's avatar
    android: add gdb.sh · 4260e788
    Thomas Guillem authored
    This script setup a dummy android native app folder and call ndk-gdb from it.
    
    It needs a modification in ANDROID_NDK since ndk-gdb may attach to the wrong
    pid, cf. comments in the script.
    4260e788
gdb.sh 1.46 KB