Rewrite parts of DebuggerBackEnd to use the new block-based ProtocolClient.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 16:16:58 +0000 (12:16 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 17:17:16 +0000 (13:17 -0400)
commit6b38c367c0ef589d1995ac5fb1e78224b64b1273
treeb2a83c983f7c88074646d94b8e68ebd6f54d604a
parent2997f2a9fd2c276d26febd2a3a2371a7dfefc75c
Rewrite parts of DebuggerBackEnd to use the new block-based ProtocolClient.

This removes the need for callbackContext_.
Source/DebuggerBackEnd.h
Source/DebuggerBackEnd.m