This commit is contained in:
hjk
2010-02-04 16:23:51 +01:00
parent e70530c5ad
commit 33695b8155
3 changed files with 12 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ void GdbEngine::updateLocalsPython(const QByteArray &varList)
PRECONDITION;
m_processedNames.clear();
manager()->watchHandler()->beginCycle(false);
//m_toolTipExpression.clear();
WatchHandler *handler = m_manager->watchHandler();