Skip to content
  • Christian Stenger's avatar
    Debugger: Fix startup of PdbEngine · 59b57241
    Christian Stenger authored
    
    
    If the Modules view of the debugger is one of the enabled views
    the command for fetching modules is triggered before the
    PdbEngine could start up at all.
    Ignore the respective command if the engine is currently requested
    to start.
    
    Change-Id: I509d122ecba4f3bde6b2139a519c9a12ac627c2f
    Reviewed-by: default avatarhjk <hjk@qt.io>
    59b57241