forked from qt-creator/qt-creator
debugger: make debugger restartable using the buttons in the application output pane
This commit is contained in:
@@ -470,6 +470,7 @@ void DebuggerRunControl::startFailed()
|
||||
{
|
||||
m_running = false;
|
||||
emit finished();
|
||||
engine()->handleStartFailed();
|
||||
}
|
||||
|
||||
void DebuggerRunControl::handleStarted()
|
||||
|
Reference in New Issue
Block a user