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

JS debugger service does not implement 'Evaluate' command

XMLWordPrintable

      Up to this date the v4 debug service that Qt Creator uses does not implement the 'evaluate' command:

      dV8DebuggerClient: sending V8DEBUG v8request {"seq":5,"type":"request","command":"evaluate","arguments":{"expression":"i","frame":0}}
      dV8DebuggerClient: receiving V8DEBUG v8message
      dV8DebuggerClient: receiving v8message {"command":"evaluate","message":"unimplemented command \"evaluate\"","request_seq":5,"running":false,"seq":6,"success":false,"type":"response"}
      

      This means that 'Expression Evaluators' added to the Debugger will be silently dropped.

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

            Unassigned Unassigned
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes