Michael Mueller wrote:
Hi!
I just installed Eclipse 3 with CDT and the mspgcc plugin. According to
the instructions there should appear a "mspgcc GDB Debugger" in the
debugger section. Not yet selected a binary file I can select between
"Cygwin GDB Debugger" and "GDB Debugger". When selecting a binary elf
file the debuggers disappear and I get the error message "[Debugger]: No
debugger available". Updating to the current 3.0.1 version did not help
either.
Any idea?
make sure that you check the ELF binary parser in the project's properties.
i assume you did install the right mspgcc plugin for the CDT 2.x :-)
chris