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

change content in locals & watchers broken during js debug

XMLWordPrintable

    • 4fbef0cc22dd9ee88a29f8aa2601f8c7c73c163f

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes