Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.3.0
-
None
Description
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.
Attachments
Issue Links
- is replaced by
-
QTBUG-37119 V4 debugger misses handling of 'evaluate' command
- Closed
- is required for
-
QTCREATORBUG-12347 Expressions disappear on step
- Closed