Debugger: Fix soft assert when loading core file

Task-number: QTCREATORBUG-14048
Change-Id: I20d4d8269df3bfb42259ad459b92d5cd738332f5
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-02-26 15:04:02 +01:00
parent aee35662a2
commit 01cb4ee21d
2 changed files with 21 additions and 27 deletions

View File

@@ -1230,7 +1230,7 @@ void GdbEngine::executeDebuggerCommand(const QString &command, DebuggerLanguages
flushCommand(cmd);
}
// This is called from CoreAdapter and AttachAdapter.
// This is triggered when switching snapshots.
void GdbEngine::updateAll()
{
//PENDING_DEBUG("UPDATING ALL\n");