[Lldb-commits] [PATCH] D62221: [lldb-server][LLGS] Support 'g' packets

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 30 00:22:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362063: [lldb-server] Support 'g' packets (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62221?vs=201790&id=202124#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62221/new/

https://reviews.llvm.org/D62221

Files:
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteGPacket.py
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/register-reading/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/register-reading/TestGdbRemoteGPacket.py
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/register-reading/main.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  lldb/trunk/source/Utility/StringExtractorGDBRemote.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62221.202124.patch
Type: text/x-patch
Size: 16827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190530/b172b37e/attachment-0001.bin>


More information about the lldb-commits mailing list