View source
typedef TBreakpointEvent
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
Fields
breakpoint:Breakpoint
The 'id' attribute is used to find the target breakpoint and the other attributes are used as the new values.