mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
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
13 KiB
13 KiB