Hi Freddie, Now that's quite some amount of info to proceed! :)
On Wed, May 09, 2012 at 06:40:52PM +0200, Freddie Chopin wrote: > It does not crash now, but I use different GDB now (the most recent > linaro toolchain), and now OpenOCD says: > > (gdb) target remote localhost:3333 > > Remote debugging using localhost:3333 > > Remote 'g' packet reply is too long: > > 0000000000000000000000000000000000000000000 > > 00000000000000000000000000000000000000000000000000000000000000000000000000000010 > > 00000000000000000000000000000000000000000000000000000000000000000000000000000000 > > 00000000000000000000000000000000000000000000000000000000000000000000000000000000 > > 00000000000000000000000000000000000000000000000000000 This one is due to using a nice new multiarch gdb version, unfortunately, you need a bit of special treatment for now: http://www.mail-archive.com/openocd-devel@lists.sourceforge.net/msg00274.html > OpenOCD in GDB: > > > Program received signal SIGSEGV, Segmentation fault. > > __mingw_sformat (s=0x22e870, format=Unhandled dwarf expression opcode 0xf3 ... > > (gdb) bt full > > #0 __mingw_sformat (s=0x22e870, format=Unhandled dwarf expression opcode > > 0xf3 ... > > #3 0x000000000044e642 in rtos_qsymbol (connection=0xda4870, And this one is most probably due to a bug in mingw runtime, please make sure you're using at least 4325 version or later as described here: http://www.mail-archive.com/mingw-w64-public@lists.sourceforge.net/msg03127.html HTH! -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel