menu
dds package
documentation
dap.dart
SetInstructionBreakpointsArguments
breakpoints property
breakpoints property
dark_mode
light_mode
breakpoints
property
List
<
InstructionBreakpoint
>
breakpoints
final
The instruction references of the breakpoints
Implementation
final List<InstructionBreakpoint> breakpoints;
dds package
documentation
dap
SetInstructionBreakpointsArguments
breakpoints property
SetInstructionBreakpointsArguments class