breakpoints property

List<InstructionBreakpoint> breakpoints
final

The instruction references of the breakpoints

Implementation

final List<InstructionBreakpoint> breakpoints;