Mobile/Fennec/Android/GDB: Difference between revisions

Line 94: Line 94:


Setup a toolchain environment for your build:
Setup a toolchain environment for your build:
  /PATH/TO/NDK/build/tools/make-standalone-toolchain.sh --arch=arm --install-dir=android-9-toolchain --platform=android-9
  /PATH/TO/NDK/build/tools/make-standalone-toolchain.sh --install-dir=android-9-toolchain --platform=android-9


Run configure and make for gdbserver:
Run configure and make for gdbserver:
Confirmed users
657

edits