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

JavaScript debugger: Expression evaluators disappear when stepping

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.3.0
    • 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. It's not useful, but that is QTCREATORBUG-13474.
      6. Step over
        The expression evaluator disappears.
      7. Expand the tree elements or "this".
        The expression evaluator shows up again.

      Expression evaluators should remain visible when stepping.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-13473
          # Subject Branch Project Status CR V

          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