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

Cannot debug Qt Quick applications with 'Enable C++' being disselected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P1: Critical P1: Critical
    • None
    • Qt Creator 4.15.1
    • Debugger
    • None

      Steps to reproduce:

      1. Install 5.15.5 B2Qt binary (intel-corei7-64 used in testing)
      2. Create a qt quick example with application wizard (Qt Quick Stack used in testing)
      3. (Add the install(TARGETS app_name DESTINATION /opt) to CMakeLists.txt)
      4. Disselect "Enable C++" from Debugger Settings
      5. Set a QML breakpoint
      6. Build and start debugging

      Expected result:

      Debugger starts and stops at breakpoint

      Actual result:

      The Debugger doesn't start and:

       14:53:28: Unable to create a debugging engine.
      
      Invalid port value.
      
      
      Malformed ports specification
      
      
      Could not parse string
      
      
      Invalid port range

      Is shown in Application Output. The Debugger Log doesn't show any output.

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

            hjk hjk
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes