Remote Debugging Protocol: Difference between revisions

Jump to navigation Jump to search
m
(→‎Pause Types: Add note about pre-return and specific frames.)
Line 293: Line 293:
   { "actor":<i>actor</i>, "depth":<i>depth</i>, "where":<i>location</i>,
   { "actor":<i>actor</i>, "depth":<i>depth</i>, "where":<i>location</i>,
     "callee":<i>callee</i>, "callee-name":<i>callee-name</i>, "host":<i>host</i>,
     "callee":<i>callee</i>, "callee-name":<i>callee-name</i>, "host":<i>host</i>,
     "this",<i>this</i>, "arguments": [<i>actual</i>, ...],
     "this",<i>this</i>, "arguments":<i>arguments</i>,
     "scope",<i>scope</i> }
     "scope",<i>scope</i> }


Confirmed users
497

edits

Navigation menu