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

Soft asserts in debuggerengine.cpp/attachgdbadapter.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • Qt Creator 4.14.0
    • Qt Creator 4.2.0
    • Debugger
    • None

    Description

      1. Open qtcreator.pro
      2. Run it
      3. In the Application Output toolbar, click Attach debugger to PID XYZ

      This generates:

      SOFT ASSERT: "state() == InferiorRunRequested || state() == InferiorStopOk || state() == InferiorStopRequested" in file debuggerengine.cpp, line 999
      Debugger::Internal::GdbAttachEngine(0x93b9860, name = "GdbEngine") "EngineRunRequested"
      SOFT ASSERT: "state() == EngineRunRequested || state() == InferiorStopOk" in file gdb/attachgdbadapter.cpp, line 78
      "InferiorRunOk"
      

      Can't reproduce it with a Qt Widgets Application from the wizard.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes