forked from qt-creator/qt-creator
debugger: state compile fix on Windows
This commit is contained in:
@@ -171,15 +171,16 @@
|
||||
// +
|
||||
// (calls *Engine->setupEngine())
|
||||
// | |
|
||||
// | |
|
||||
// {notify- {notify-
|
||||
// Engine- Engine-
|
||||
// SetupOk} SetupFailed}
|
||||
// | |
|
||||
// | `---> EngineSetupFailed
|
||||
// | +
|
||||
// | [calls RunControl->startFailed]
|
||||
// | +
|
||||
// | DebuggerNotReady
|
||||
// + +
|
||||
// + `+-+-+> EngineSetupFailed
|
||||
// + +
|
||||
// + [calls RunControl->startFailed]
|
||||
// + +
|
||||
// + DebuggerFinished
|
||||
// v
|
||||
// EngineSetupOk
|
||||
// +
|
||||
@@ -258,6 +259,7 @@
|
||||
// + +
|
||||
// (calls *Engine->shutdownEngine()) <+-+-+-+-+-+-+-+-+-+-+-+-+-+'
|
||||
// | |
|
||||
// | |
|
||||
// {notify- {notify-
|
||||
// Inferior- Inferior-
|
||||
// ShutdownOk} ShutdownFailed}
|
||||
|
||||
Reference in New Issue
Block a user