Add a block-based -sendCommand... variant to ProtocolClient.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 15:47:42 +0000 (11:47 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 17:17:16 +0000 (13:17 -0400)
commit2997f2a9fd2c276d26febd2a3a2371a7dfefc75c
tree756d4b8d8de8ea5fcc180d37fd225ed50399125e
parent6bed22094af018434cae331d695c7731f26d1408
Add a block-based -sendCommand... variant to ProtocolClient.

This starts making ProtocolClient responsible for dispatching debugger messages.
Source/DebuggerBackEnd.m
Source/ProtocolClient.h
Source/ProtocolClient.m