Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68218

[REG Qt 5.10.1 -> Qt 5.11.0] Locals view does not show data at breakpoint in QML

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.1
    • 5.11.0
    • QML: Tooling
    • None
    • Ubuntu 16.04 LTS 64 bit
      Qt versions from official online installer
    • f7895e272b4555ce1963790b9db1eea91bf359fb 5b8a94eb8e5d4e3b79ab73a9a0325f838ecbe41a

    Description

      1. Create a new project of type "Qt Quick Application - Empty".
      2. In the Window item in main.qml, add the following line:
        onWidthChanged: console.log("Width")
        
      3. Place a breakpoint in that line.
      4. Build the project on Qt 5.11.
      5. Run the project in the debugger.
      6. Resize the application's window.
        The breakpoint is being hit, but the "Locals" view will only show a busy indicator.

      When I build the project on Qt 5.10, the Locals view shows the expected data.

      Attachments

        1. left510.log
          2 kB
        2. left511.log
          2 kB
        3. right510.log
          70 kB
        4. right511.log
          70 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes