Remove the old callTable_ system from DebuggerBackEnd.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 16:59:50 +0000 (12:59 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 17:17:17 +0000 (13:17 -0400)
commit4da70cf6cfe75f03a61090ab26c572a502b7da43
treeaaa4e99ed14f1612e52eae64381808f10224f511
parent9c63c17400fe43705fd3da5eb04afd893318b3e0
Remove the old callTable_ system from DebuggerBackEnd.

ProtocolClient is now responsible for dispatching blocks for response messages.
Source/DebuggerBackEnd.h
Source/DebuggerBackEnd.m
Source/ProtocolClient.h
Source/ProtocolClient.m