forked from qt-creator/qt-creator
debugger: more state work
This commit is contained in:
@@ -178,7 +178,6 @@ void TermGdbAdapter::stubExited()
|
||||
return;
|
||||
}
|
||||
showMessage(_("STUB EXITED"));
|
||||
qDebug() << "STUB EXITED IN STATE: " << state();
|
||||
m_engine->notifyEngineIll();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user