Whether the debug service is disposed.
Whether the current debugger is started.
Evaluate an expression.
The expression to evaluate as a string.
Request rich representation of a variable.
The variable name to request
Optional
frameId: numberThe current frame id in which to request the variable
The mime renderer data model
Request whether debugging is available for the session connection.
The session connection.
Update all breakpoints at once.
The code in the cell where the breakpoints are set.
The list of breakpoints to set.
Optional
path: stringOptional path to the file where to set the breakpoints.
The main IDebugger implementation.