[Lldb-commits] [PATCH] D23553: Move packet construction from GDBRemoteRegisterContext go the communication class

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 16 06:18:38 PDT 2016


labath updated this revision to Diff 68171.
labath added a comment.

Fix indentation


https://reviews.llvm.org/D23553

Files:
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  unittests/Process/gdb-remote/CMakeLists.txt
  unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
  unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
  unittests/Process/gdb-remote/GDBRemoteTestUtils.cpp
  unittests/Process/gdb-remote/GDBRemoteTestUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23553.68171.patch
Type: text/x-patch
Size: 41896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160816/a279c939/attachment-0001.bin>


More information about the lldb-commits mailing list