Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 84045] New: "No debugger available" when attempting to launch "Hello World" with CDT 2.1.0

https://bugs.eclipse.org/bugs/show_bug.cgi?id=84045

           Summary: "No debugger available" when attempting to launch "Hello
                    World" with CDT 2.1.0
           Product: CDT
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: chris.smith@xxxxxx


I have recently upgraded my CDT from 2.0.2 to 2.1.0 and have noticed what
appears to be a new bug.

I create and build "Hello World" as a managed make "Executable (gnu)" project. I
then select Run->Debug... and create a new "C/C++ Local Application"
configuration. I use the "Search" button to select my "Hello" x86le binary. At
this point, when using CDT 2.0.2 "GDB Debugger" is selected for me in the
"Debugger" pane. In CDT 2.1.0 it isn't and the message "No debugger available"
is displayed under the dialog title. If I go to the "Debugger" tab and select
"GDB Debugger" in the combo, it all works. Just a pain to have to do it!

I'm running Eclipse 3.0.1 GTK with Java 1.5.0 on Redhat 9.0.

(Sorry if this is a duplicate - I have searched, but couldn't find it anywhere!)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top