supportsInstructionBreakpoints property
The debug adapter supports adding breakpoints based on instruction references.
Implementation
final bool? supportsInstructionBreakpoints;
The debug adapter supports adding breakpoints based on instruction references.
final bool? supportsInstructionBreakpoints;