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

Mixed C++/QML debugging does not work.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 2.2.0
    • Quick / QML Support
    • MacOS 10.6.7, Qt 4.7 64bit

    Description

      Manual test:

      • Create a hybrid QML/C++ project (Qt Quick Application). Leave shadow build on.
      • Activating the debugging helpers in the qmake step on the Build configuration page, select Qt version >- 4.7.1. Rebuild. Check both "C++" and "QML" Debugger under Run Settings.
      • Place a breakpoint in main.cpp, before QApplication object is constructed.
      • Place a breakpoint in the onClicked() handler.
      • Start debugging.

      Effect: see attached screenshot. Also in the application output view:

      QDeclarativeDebugServer: Ignoring "-qmljsdebugger=port:3768". Debugging has not been enabled.
      

      Attachments

        Activity

          People

            kkohne Kai Köhne
            erikv Erik Verbruggen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: