Bug 182834 - Debugger disabled after starting it once fails
Summary: Debugger disabled after starting it once fails
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: 4.0.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 183717 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-02 09:21 UTC by Thomas McGuire
Modified: 2009-02-18 20:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas McGuire 2009-02-02 09:21:56 UTC
Version:           SVN trunk (using KDE 4.2.0)
Installed from:    Compiled From Sources

If I use Run->Start to start the debugger, but haven't got an executable target specified, starting will of course fail.

However, after this, I'm unable to try that again, all debugger actions are disabled. I have to restart KDevelop to try again.

Also, after the error message, the debugger should stop itself. Right now, I have to use Run->Stop Jobs->GDB to do that manually (but this doesn't help against the disabled actions).
Comment 1 Andreas Pakulat 2009-02-02 12:15:49 UTC
yeah, the gdb support is currently considered non-working, so don't even try :)
Comment 2 Andreas Pakulat 2009-02-08 19:22:41 UTC
*** Bug 183717 has been marked as a duplicate of this bug. ***
Comment 3 Thomas McGuire 2009-02-18 20:31:10 UTC
Seems to be fixed now.

But I still can't start the debugger because of bug 182771 and bug 182768.