Mobile/Fennec/Android/GDB: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
  cd android-gdb-objdir
  cd android-gdb-objdir
  export prefix=/nonexistent
  export prefix=/nonexistent
  ../android-gdb/configure --target=arm-elf-linux \
  ../android-gdb/configure --target=arm-elf-linux --with-python=yes --prefix=$prefix \
  --prefix=$prefix --with-separate-debug-dir=$prefix/debug \
   --with-gdb-datadir=$prefix/utils --with-system-gdbinit=$prefix/utils/gdbinit
   --with-gdb-datadir=$prefix/data --with-system-gdbinit=$prefix/utils/gdbinit \
  --with-python=yes
  make -j4
  make -j4


Confirmed users
507

edits

Navigation menu