BreakpointList
typedef BObjectList<Breakpoint> BreakpointList;
typedef BObjectList<BreakpointSetting> BreakpointList;
typedef DoublyLinkedList<Breakpoint> BreakpointList;