Confirmed users
753
edits
(→Linux) |
(→Linux) |
||
Line 35: | Line 35: | ||
--with-gdb-datadir=$prefix/utils --with-system-gdbinit=$prefix/utils/gdbinit | --with-gdb-datadir=$prefix/utils --with-system-gdbinit=$prefix/utils/gdbinit | ||
make -j4 | make -j4 | ||
Reminder: Don't use ~ in the paths you pass here, as Bash wouldn't evaluate it! | |||
The gdb binary will be located at ''android-gdb-objdir/gdb/gdb'' | The gdb binary will be located at ''android-gdb-objdir/gdb/gdb'' |