Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

migrated from programmers.stackexchange.com Dec 20 '12 at 12:23

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.