Move -[DebuggerConnection send:] to the private interface because it isn't threadsafe.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 18 Dec 2010 18:04:38 +0000 (13:04 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 18 Dec 2010 18:04:38 +0000 (13:04 -0500)
commit673871d446c34d82e86f513839f07f281503ffcb
tree31c7341633b10cec0c97267439cc5ebf92dbb8b7
parenta0085f9d38cc77872810d949988472cecf650492
Move -[DebuggerConnection send:] to the private interface because it isn't threadsafe.
Source/DebuggerConnection.h
Source/DebuggerConnection.m