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

Stop snapshot stops original debugger as well

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 14.0.0
    • Qt Creator 14.0.0-rc1
    • Debugger
    • Linux/X11
    • 370c2d778 (14.0)

    Description

      Steps to reproduce:

      • have a project open, start simple cpp debugging
      • at some bp take a snapshot
        • QC adds another "debugger preset" derived from the running one with additional "- snapshot" suffix
        • you now should have 2 presets - one holding the original debugger / debuggee and the snapshot thingy
      • stop the snapshot (Stop debugging)
        • QC brings up a strange error message
      Application process could not be stopped:
      You can't do that without a process to debug. 
        • QC stops the original debugging process as well

      Expected:

      • QC stops the snapshot (without error message)
      • QC leaves the original debugger preset alone, so that is possible to continue there

      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:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes