> Today I've found that when I use new GDB with new OpenOCD it does not 
> work, but works perfectly fine when GDB is handled by Eclipse's GDB 
> Hardware Debugging.

Freddie, I don't have a system available at the moment; Could you:

shell> arm-none-eabi-gdb
gdb> show arm abi                 <-- what does it state?
gdb> file your-file-here.elf
gdb> show arm abi                 <-- what does it state?
gdb> quit
shell> arm-none-eabi-gdb your-file-here.elf
gdb> show arm abi                 <-- what does it state?
gdb> quit




Stian Skjelstad


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to