[PATCH] D44922: gdb-remote: Fix checksum verification for messages with escape chars

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 03:22:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328693: gdb-remote: Fix checksum verification for messages with escape chars (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44922?vs=139905&id=140054#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44922

Files:
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  lldb/trunk/unittests/Process/gdb-remote/CMakeLists.txt
  lldb/trunk/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp
  lldb/trunk/unittests/tools/lldb-server/tests/TestClient.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44922.140054.patch
Type: text/x-patch
Size: 4467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/859eeb7c/attachment.bin>


More information about the llvm-commits mailing list