On Wed, Jan 11, 2012 at 12:13:02PM -0300, Sergio wrote:
> There are some patch or specific version for gdb to use with openocd?
> I'm using openocd version 5.0

This is what i had to use in .gdbinit to get rid of the error:

set tdesc filename OpenOCD/target.xml
set architecture arm

Where OpenOCD/target.xml is the xml file describing ARM
registers.

It would be nice to see OpenOCD supplying the necessary configuration
to gdb automatically (and also that would allow to use any gdb
version (it supports multiple architectures in single executables for
quite some time already), not something specifically build as part of
the toolchain).

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

Attachment: target.xml
Description: XML document

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to