[Lldb-commits] [PATCH] D34945: Adding Support for Error Strings in Remote Packets

Ravitheja Addepally via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 5 08:03:43 PDT 2017


ravitheja updated this revision to Diff 105272.
ravitheja added a comment.

Updating Doc and changing feature to be enabled by client.


https://reviews.llvm.org/D34945

Files:
  docs/lldb-gdb-remote.txt
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  source/Utility/StringExtractorGDBRemote.cpp
  source/Utility/StringExtractorGDBRemote.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34945.105272.patch
Type: text/x-patch
Size: 16804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170705/6311cf0a/attachment-0001.bin>


More information about the lldb-commits mailing list