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

QML debug does not work with CMake

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • Qt Creator 4.12.4
    • Debugger
    • None
    • Ubuntu 20.04 x86-64
    • Linux/X11

    Description

      The QML debug session does not work when using CMake. When the additional run arguments "-qmljsdebugger=port:3768,block" are presented the debug can be startet manually.

      Steps to reproduce:

      • Use the wizard to create a new sample project
      • Choose CMake as build environment
      • Build a debug version of the program
      • check that qml debug is enabled in run settings
      • debug program

      Expected result:

      • qml debug works

      Observation:

      • qml debug does not work

      When the additional command line arguments "-qmljsdebugger=port:3768,block" are added in the run configuration the application stops while starting. The qml debug can be connected to the port 3768 and the application stops at breakpoints

       

      Attachments

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

        Activity

          People

            hjk hjk
            david_feurle David Feurle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes