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

JavaScript debugger can't evaluate expression evaluators

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 3.3.0-beta1, Qt Creator 3.3.0-rc1
    • Windows 7 64 bit
      Qt 5.3.2, MSVC build
      Qt 5.3.1, MinGW build

    Description

      1. Open project qtdeclarative\examples\quick\demos\samegame\samegame.qmlproject from Qt5's repository.
      2. Set a breakpoint at the first line of function startNewGame(gc, mode, map).
      3. Run the project in debugger.
      4. In the app click "1 Player".
        The breakpoint is being hit.
      5. In "Locals and Expressions" view, right-click "this" and select "Add Expression Evaluator for 'this'" from the context menu.
        An expression evaluator for "this" will be added in the lower part of the "Locals and Expressions" view. Instead of a value, "unimplemented command 'evaluate'" is being displayed.

      The "Locals and Expressions" view should display the values of expression evaluators correctly.

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              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