El jueves, 10 de abril de 2014 04:10:55 UTC-5, Alexandre Lissy escribió: > Le 10/04/2014 10:59, Jose Vidal a écrit : > > > Ok, > > > > > > That was solved > > > > > > This is the GDB > > > > > > B2G$ ./run-gdb.sh > > > ADB Location: adb > > > ..killing gdbserver pid 3572 > > > Terminated > > > /system/bin/sh: kill: 3573: No such process > > > Process /system/b2g/b2g created; pid = 3597 > > > Listening on port 11000 > > > prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gdb > > -x /tmp/b2g.gdbinit.jvidal.7688 > > /home/jvidal/Projects/imx_fos102/B2G/objdir-gecko/dist/bin/b2g > > > GNU gdb (GDB) 7.3.1-gg2 > > > Copyright (C) 2011 Free Software Foundation, Inc. > > > License GPLv3+: GNU GPL version 3 or later > > <http://gnu.org/licenses/gpl.html> > > > This is free software: you are free to change and redistribute it. > > > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > > > and "show warranty" for details. > > > This GDB was configured as "--host=x86_64-linux-gnu > > --target=arm-linux-android". > > > For bug reporting instructions, please see: > > > <http://www.gnu.org/software/gdb/bugs/>... > > > Reading symbols from > > /home/jvidal/Projects/imx_fos102/B2G/objdir-gecko/dist/bin/b2g...done. > > > Remote debugging from host 127.0.0.1 > > > __dl__start () at bionic/linker/arch/arm/begin.S:35 > > > 35 mov r0, sp > > > (gdb) > > > > > > > > > What do you think ? > > > > You don't show us the backtrace.
Do you say this ? (gdb) bt #0 __dl__start () at bionic/linker/arch/arm/begin.S:35 #1 0x00000000 in ?? () (gdb) > > > > > > > > > > > Thanks in advance > > > > > > 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
