Set the BreakpointManager's connection to the DebuggerConnection instance
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Jun 2008 18:21:05 +0000 (14:21 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Jun 2008 18:21:05 +0000 (14:21 -0400)
commitbede9f2b1e1541f6b22227f8e1283eb6bb217494
tree770bd119b9422f76ca66cdb5e2ff06d73329bf51
parentd78a9a1f1058850268fb80dff6894196380de28b
Set the BreakpointManager's connection to the DebuggerConnection instance

* Source/DebuggerConnection.m:
(initWithWindowController:port:session): Set the connection to be self
Source/DebuggerConnection.m