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

change content in locals & watchers broken during js debug

    XMLWordPrintable

Details

    • 4fbef0cc22dd9ee88a29f8aa2601f8c7c73c163f

    Description

      1. Open qtdeclarative/examples/quick/demos/samegame/samegame.qmlproject from Qt5's repository.
      2. Place a breakpoint at the first line of the startNewGame() function (samegame.js) which contains executable code (i.e. not (only) a comment).
      3. Start debugging app
      4. Enter cleanUp function , try to add expression evaluation i == 10
      5. Try to change value ( type 10 -> shows "cleanUp" in value field)
      6. Run debug content in expression evaluation not visible.

      Please note debug console works correctly.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              michal Michal Klocek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes