debugger: code cosmetics

This commit is contained in:
hjk
2010-08-27 17:24:13 +02:00
parent 8fb377a3d6
commit 7b5b60ff8a
4 changed files with 58 additions and 58 deletions

View File

@@ -713,7 +713,7 @@ void GdbEngine::handleQueryDebuggingHelperClassic(const GdbResponse &response)
GdbMi contents;
QTC_ASSERT(parseConsoleStream(response, &contents), qDebug() << response.toString());
const bool ok = m_dumperHelper.parseQuery(contents, QtDumperHelper::GdbDebugger)
const bool ok = m_dumperHelper.parseQuery(contents)
&& m_dumperHelper.typeCount();
if (ok) {
// Get version and sizes from dumpers. Expression cache