On Fri, Nov 14, 2008 at 5:21 PM, krzysztof.dziuba Gazeta.pl <[EMAIL PROTECTED]> wrote: > Hi, > > 2008/11/14 Øyvind Harboe <[EMAIL PROTECTED]>: >> Attach are fixes to gdb-server.c. Hopefully: >> >> - big endian registers are now correctly translated back/forth. >> Ditto for little endian. >> - I've also fixed corruption when setting lots of registers at the >> same time for big and small endian, but I'm not sure when >> GDB exercised that code path >> >> >> Testing & comments welcome! > I applied your patch but it broke something - here is the log:
Do you have any other patches applied? Did you try it against latest version of SVN? > Loading section .text, size 0x204 lma 0x0 > Loading section .data, size 0x658 lma 0x4000 > Start address 0x0, load size 2140 > Transfer rate: 10 KB/sec, 1070 bytes/write. > continue > invalid mode value encountered > invalid mode value encountered > Remote failure reply: E0E It is surprising that you would see this error as a result of the patch. Did you try removing the patch to see if the problem persists? -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
