Skip to content
  • Filipe Azevedo's avatar
    Fix unstoppable debugger · 846d8981
    Filipe Azevedo authored
    
    
    For some reason sometimes a user stop request with lldb can trigger
    a spontaneous stop, avoiding the debugger to stop correctly.
    This change fix the issue by emitting the correct states from
    lldbbridge.py.
    
    Change-Id: Ib8a2f4875824f4fff426b2d5e0fc4a79ce48c68e
    Reviewed-by: default avatarhjk <hjk@qt.io>
    846d8981