Not all breakpoint markers would be displayed in the active code debugger
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Apr 2009 19:08:58 +0000 (15:08 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Apr 2009 19:08:58 +0000 (15:08 -0400)
commit8ef38ee0ec3d69688cf22e4863dda71a660be238
treef554b064f90e10879ab00c4321c83fa84fc5e35f
parent8a00fdcd2e15e4ac4459b554e142cb21725b25ec
Not all breakpoint markers would be displayed in the active code debugger

* Source/DebuggerController.m:
(updateSourceViewer): Get all the breakpoints for the file and set the markers
CHANGES
Source/DebuggerController.m