Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2160 QML Observer and Qml Debugging support
  3. QTCREATORBUG-2161

Deployed shadow build filenames must be converted to project filenames if available

    XMLWordPrintable

Details

    Description

      When a qmake-based QML app is built as a shadow build, qml files are typically copied to the build directory. This creates a problem with the QML debugger: the user will see shadow build files when a breakpoint is hit, which is less than ideal.

      Solution: In DebuggerPlugin::gotoLocation(), the shadow build filenames must be converted, or the method must be virtualized and reimplemented in QmlEngine.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            holmsted Lasse Holmstedt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes