Replace -[ProtocolClient sendCustomCommandWithFormat:...] with a block-based
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 16:29:28 +0000 (12:29 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 10 Oct 2015 17:17:17 +0000 (13:17 -0400)
commitfdd9f64cf78a0f9ae3b3efc9928d84f455337c32
tree338d3cec99ae0c4f669b2f2c65ac2c6e20e621ee
parent6b38c367c0ef589d1995ac5fb1e78224b64b1273
Replace -[ProtocolClient sendCustomCommandWithFormat:...] with a block-based
version.
Source/DebuggerBackEnd.m
Source/ProtocolClient.h
Source/ProtocolClient.m