An event which fires when the active debug session
has changed. Note that the event also fires when the active debug session changes
to undefined
.
An event which fires when a debug session has terminated.
Register a debug configuration provider for a specific debug type. More than one provider can be registered for the same type.
The debug configuration provider to register.
A disposable that unregisters this provider when being disposed.
Namespace for debug functionality.