Readonly capabilitiesReturns the initialize response.
The API session connection to connect to a debugger.
Get current exception filter.
Readonly disposedA signal emitted when the object is disposed.
Readonly eventSignal emitted for debug event messages.
Get exception filters and default values.
Whether the debug session is pausing on exceptions.
Readonly isReadonly isWhether the debug session is started.
Dispose of the resources held by the object.
If the object's dispose method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Restore the state of a debug session.
Generated using TypeDoc
A visual debugger session.