I noticed that: On Mon, Jul 18, 2011 at 10:41 PM, Brian Hutchinson <[email protected]> wrote: > GNU gdb (GDB) 7.1 > This GDB was configured as "i686-pc-linux-gnu".
and > hutch@neo:~/openocd/openocd/src$ file ./openocd > ./openocd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), So gdb is for i686-pc-linux-gnu, but your openocd is x86-64. Regards, Jie _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
