forked from qt-creator/qt-creator
debugger: make breakpoint enables state visible in the breakpoint dialog
This commit is contained in:
@@ -1809,6 +1809,7 @@ void GdbEngine::continueInferiorInternal()
|
||||
|
||||
void GdbEngine::autoContinueInferior()
|
||||
{
|
||||
resetLocation();
|
||||
continueInferiorInternal();
|
||||
showStatusMessage(tr("Continuing after temporary stop..."), 1000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user