Introduce DebuggerModel, which will be updated by the BackEnd.
[macgdbp.git] / Source / ProtocolClient.h
2015-10-10 Robert SesekRemove the old callTable_ system from DebuggerBackEnd.
2015-10-10 Robert SesekReplace -[ProtocolClient sendCustomCommandWithFormat...
2015-10-10 Robert SesekAdd a block-based -sendCommand... variant to ProtocolCl...
2015-10-10 Robert SesekRemove unnecessary ivars from ProtocolClient.
2015-05-17 Robert SesekRemove unused -[ProtocolClient shouldSendMessage].
2014-01-02 Robert SesekRemove the thin layer around ProtocolClient that is...
2013-06-18 Robert SesekGut the old NetworkConnection and NetworkCallbackContro...
2013-06-18 Robert SesekWrite ProtocolClient, the layer that talks XML on top...