Skip to content
  • Eike Ziller's avatar
    Debugger: Fix restoring of previous mode · b93f9af3
    Eike Ziller authored
    
    
    We have many code paths now that try to make sure that we really end up
    with debug mode when debugging, leading to multiple calls of
    activateDebugMode when starting the debugger. Separate ensuring debug
    mode from saving the previous mode to avoid that debug mode is always
    the previous mode.
    
    Change-Id: Ie9687e2de816b6ae55945b6108a5d4f760962f89
    Reviewed-by: default avatarhjk <hjk@theqtcompany.com>
    Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
    b93f9af3