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 ?
Regards.
Jose
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g
