forked from qt-creator/qt-creator
debug output: don't claim "continuing after temporary stop" if we are not
This commit is contained in:
@@ -115,6 +115,8 @@ private:
|
||||
void exitDebugger();
|
||||
void detachDebugger();
|
||||
|
||||
void continueInferiorInternal();
|
||||
void autoContinueInferior();
|
||||
void continueInferior();
|
||||
void interruptInferior();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user