Module events

Module events 

Source

Structs§

BreakpointEventBody
CapabilitiesEventBody
ContinuedEventBody
ExitedEventBody
InvalidatedEventBody
LoadedSourceEventBody
ModuleEventBody
OutputEventBody
ProcessEventBody
ProgressEndEventBody
ProgressStartEventBody
ProgressUpdateEventBody
StoppedEventBody
TerminatedEventBody
ThreadEventBody

Enums§

BreakpointEventReason
The reason for the event.
Event
A debug adapter initiated event.
LoadedSourceEventReason
The reason for the event.
ModuleEventReason
The reason for the event.
OutputCategory
The output category. If not specified, ‘console’ is assumed.
OutputGroup
Support for keeping an output log organized by grouping related messages.
ProcessStartMethod
Describes how the debug engine started debugging this process.
StoppedEventReason
The reason for the event.
ThreadEventReason
The reason for the event.