Greg Clayton 109534cb59 Fix the ability of "lldb-platform" to upload files.
The issue was GDBRemoteCommunication::CheckForPacket() already fixes up any prefixed bytes (0x7d followed by value that is XOR'ed with 0x20). If we do this again, we cause binary packets to lose bytes.

This allows lldb-platform to be able to upload binaries and debug them remotely.

llvm-svn: 218002
2014-09-18 00:20:51 +00:00
..
2014-03-29 18:54:20 +00:00
2014-08-07 20:48:39 +00:00
2013-02-15 02:36:40 +00:00
2014-07-01 21:22:11 +00:00
2013-06-17 22:51:50 +00:00
2013-04-17 19:24:22 +00:00