Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15408

Debugger: LLDB: Stop debugger does not always stop the debugger

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 4.14.0
    • Qt Creator 3.6.0-rc1, Qt Creator 4.1.0
    • Debugger
    • OSX 10.10, Xcode 6, QC rc3.6 snapshot (8345ba2d2d) based on Qt5.5.1, Kits: Qt5.4.1/Qt5.5.0, lldb 320.4.156

    Description

      Steps to reproduce:

      • start debugging any C++ project (doesn't matter if mixed debugging or not)
      • when debugger is up and running hit 'Stop' button from the debugger toolbar

      Current result:

      • app is interrupted (normally at the "return..." line of the main())
      • hitting 'Stop' again or 'Continue' leads to closing the app and debugger

      Note: if the app is in interrupted state, hitting 'Stop' really stops the app and the debugger. I'd expected the debugger always to stop debugging without standing on the last line of the main() - feel free to correct me or blame lldb...

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes