[Lldb-commits] [PATCH] D23553: Move packet construction from GDBRemoteRegisterContext go the communication class
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 17 02:01:34 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278915: Move packet construction from GDBRemoteRegisterContext go the communication… (authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D23553?vs=68171&id=68323#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23553
Files:
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
lldb/trunk/unittests/Process/gdb-remote/CMakeLists.txt
lldb/trunk/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
lldb/trunk/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
lldb/trunk/unittests/Process/gdb-remote/GDBRemoteTestUtils.cpp
lldb/trunk/unittests/Process/gdb-remote/GDBRemoteTestUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23553.68323.patch
Type: text/x-patch
Size: 42302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160817/fa962d99/attachment-0001.bin>
More information about the lldb-commits
mailing list