forked from qt-creator/qt-creator
debugger: code cosmetics
This commit is contained in:
@@ -90,8 +90,8 @@ void LocalPlainGdbAdapter::startAdapter()
|
||||
return;
|
||||
}
|
||||
|
||||
m_engine->handleAdapterStarted();
|
||||
checkForReleaseBuild();
|
||||
m_engine->handleAdapterStarted();
|
||||
}
|
||||
|
||||
void LocalPlainGdbAdapter::checkForReleaseBuild()
|
||||
|
||||
Reference in New Issue
Block a user