Now that we use NSData, it doesn't make sense to print out the received packet
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Aug 2007 08:38:33 +0000 (01:38 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 4 Aug 2007 08:38:33 +0000 (01:38 -0700)
commita7192b6120a68891fb36be3255bd30091c57136a
tree5c2446486991377c758af8c52e3bfcc2580a22c3
parent560f7eb4384f3b13e3d0ff0839a39fa59e246a3e
Now that we use NSData, it doesn't make sense to print out the received packet

* Source/DebuggerConnection.m:
([DebuggerConnection dataReceived:deliverTo:])
Source/DebuggerConnection.m