Add NSLog()s around the send/receive stuff so we can track activity with Xdebug
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 10 May 2009 14:46:16 +0000 (10:46 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 10 May 2009 14:46:16 +0000 (10:46 -0400)
commit1dfc3c881dc1ca6a644c6d15e3f323f684088a0e
tree22e2eef405dda8707268aeb4b221b71fab067446
parent6774d6ffac4a677162c7a2392e407b31fcbcbbd8
Add NSLog()s around the send/receive stuff so we can track activity with Xdebug

* MacGDBp.xcodeproj: In debug mode, define BLU_DEBUG as a C flag
* Source/GDBpConnection.m:
(createCommand:)
(processData:)
MacGDBp.xcodeproj/project.pbxproj
Source/GDBpConnection.m