Skip to content
  • Kai Koehne's avatar
    QmlCppDebugger: Fix transitions if cpp engine fails in setup step · 949d8052
    Kai Koehne authored
    
    
    The CppEngine can abort the setup (e.g. because no valid debugger
    is found) in state EngineSetupRequested. In this case the Qml Engine
    will be already in state EngineSetupOk ... let it gracefully move to
    InferiorSetupFailed via InferiorSetupRequested.
    
    Change-Id: Ib2fe81193db30b7fa2db15e898d294182f8fc76d
    Reviewed-by: default avatarhjk <qthjk@ovi.com>
    949d8052