debugger: code cosmetics

This commit is contained in:
hjk
2010-07-08 15:06:09 +02:00
parent 85243e19a9
commit 6fff4b4fe9
4 changed files with 53 additions and 50 deletions

View File

@@ -90,8 +90,8 @@ void LocalPlainGdbAdapter::startAdapter()
return;
}
m_engine->handleAdapterStarted();
checkForReleaseBuild();
m_engine->handleAdapterStarted();
}
void LocalPlainGdbAdapter::checkForReleaseBuild()