Make BSSourceView.markers be a set of line numbers, rather than Breakpoint*.
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 2 Dec 2016 13:34:32 +0000 (08:34 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 2 Dec 2016 13:34:32 +0000 (08:34 -0500)
commit5daf717b3e204521f12d736a349ec55ea58fa52e
tree0404d8dc568b4a8ee9294c6b5cd6f3374ae76d0c
parentc4028ef54b2073b956c79bed48afdcf7ce8942b5
Make BSSourceView.markers be a set of line numbers, rather than Breakpoint*.
Source/BSLineNumberRulerView.mm
Source/BSSourceView.h
Source/BreakpointController.m
Source/BreakpointManager.h
Source/BreakpointManager.m
Source/DebuggerController.m