Debugger: Add safety net to avoid infinite lookups
Do not lookup the same item twice without intermediate stepping. Dumpers could announce the existence of children but when asked for them bail out or produced similar inconsistent output. Better not depend on it. Task-number: QTCREATORBUG-15352 Change-Id: I38532d08bb438b12b6eb202a06ff610670b1069f Reviewed-by:Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
Please register or sign in to comment