Hi, I am currently working on this. I assume the problem is that the Binary ELF Parser did not recognise the MSP430 ELF-CPU-Type. (Please correct me if I am wrong)
So I changed the org.eclipse.cdt.core plugin and added the Magic Number for MSP430. (0x69 ????) And today I have been able to debug an application with eclipse using gdb remote protocol to connect to the gdbproxy. But I am still playing around and didn't provide a patch to the eclipse/cdt team. If you are interested I can send you the modified plugin. Bye -- Dirk Dörr