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

F5 (continue) starts a new debugger instead of continuing when attached to running application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 4.8.0-beta2
    • Qt Creator 4.8.0-beta1
    • Debugger
    • None
    • 183cfb0772a9738fbd0ae2483e47d444674ad5c4 (qt-creator/qt-creator/4.8)

    Description

      This works as expected:

      1. Set some breakpoint
      2. Hit F5 to start debugging
      3. Wait until break point is hit
      4. Hit F5 to continue --> Fine, it continues

      This case seems broken:

      1. Run your application (e.g. Qt Console Application)
      2. "Attach to Running Application..." and wait until it's interrupted
      3. Hit F5 to continue --> Ops, new session/debugger is started instead of continuing

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-21261
        # Subject Branch Project Status CR V

        Activity

          People

            hjk hjk
            kosjar Nikolai Kosjar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes