1. 26 Apr, 2022 1 commit
    • 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