I updated from 5.3 to 5.4 with a clean install. My projects all build and run fine, and JTAG debugging works, but gdb debugging doesn't work:
Error in services launch sequence
Unhandled exception when executing Sequence org.eclipse.cdt.dsf.gdb.launching.ServicesLaunchSequence@a8cc3a, step #1
org/eclipse/cdt/dsf/debug/service/command/ICommandControlService
Running gdb target remote from the command line does work. I'm using CodeSourcery 2012.09 for ARM.
Any ideas?
Elron