forked from qt-creator/qt-creator
@@ -728,7 +728,7 @@ void DebuggerEngine::notifyEngineRunFailed()
|
||||
d->m_progress.reportCanceled();
|
||||
d->m_progress.reportFinished();
|
||||
setState(EngineRunFailed);
|
||||
d->queueShutdownInferior();
|
||||
d->queueShutdownEngine();
|
||||
}
|
||||
|
||||
void DebuggerEngine::notifyEngineRunAndInferiorRunOk()
|
||||
|
||||
@@ -188,7 +188,7 @@
|
||||
// | (core) | (attach) | | +
|
||||
// | | | | +
|
||||
// {notify- {notifyER&- {notifyER&- {notify- +
|
||||
// Inferior- Inferior- Inferior- RunEngine- +
|
||||
// Inferior- Inferior- Inferior- EngineRun- +
|
||||
// Unrunnable} StopOk} RunOk} Failed} +
|
||||
// + + + + +
|
||||
// InferiorUnrunnable + InferiorRunOk + +
|
||||
@@ -198,7 +198,7 @@
|
||||
// `-+-+-+-+-+-+-+-+-+-+-+>-+
|
||||
// +
|
||||
// +
|
||||
// #Interrupt@InferiorRunOk# +
|
||||
// #Interrupt@InferiorRunOk# +
|
||||
// + +
|
||||
// InferiorStopRequested +
|
||||
// #SpontaneousStop + +
|
||||
|
||||
Reference in New Issue
Block a user