Skip to content
Snippets Groups Projects
Commit 85a1e3ca authored by Aurindam Jana's avatar Aurindam Jana Committed by Kai Koehne
Browse files

Debugging: Continue Cpp debugging even if QML debugger fails


In mixed debugging, QML debugger is the slave engine. Continue
debugging with the master engine i.e. Cpp engine even if the
slave engine fails. The slave engine may fail when the application
is not set up for QML/JS debugging or when there are insufficient
available ports etc.

Task-number: QTCREATORBUG-9836

Change-Id: I2549196413c839e660925fe2edb3182e6848b5fc
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: default avatarChristiaan Janssen <christiaan.janssen@digia.com>
Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
parent 5fe74434
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment