This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS5.4 problem with remote gdb

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