I'm trying to write a C++ program using eclipse, but I keep getting the error No such debugger.
I have installed CDT, GNU toolchain Debug support, DSF GDB debugger integration and any other plugins that appear to be related, but still, the active debugger types is empty and the list of debuggers in the debug config tab is disabled.
gdb works fine from the command line
Here is my features and plugins from the config: http://pastebin.com/w8BWmvMC