Le 10/04/2014 10:39, Jose Vidal a écrit : > Sorry, > > the run-gdb.sh file says : > > > elif [ -d prebuilts ]; then > GDB=prebuilts/gcc/$(uname -s | tr "[[:upper:]]" > "[[:lower:]]")-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gdb > else > > > But I have : > > > $ > B2G/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gdb > > Is a problem if I edit the run-gdb.sh file ?
I think it's fine. Make sure you also have gdbserver in /system/bin/ on your device. > > Regards. > > Jose > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
