Set Instrumentation Breakpoint Response
data class SetInstrumentationBreakpointResponse(breakpointId: BreakpointId)
Content copied to clipboard
Represents response frame that is returned from Debugger#setInstrumentationBreakpoint operation call. Sets instrumentation breakpoint.
See also
Constructors
SetInstrumentationBreakpointResponse
Link copied to clipboard
Properties
breakpointId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard