[Lldb-commits] [PATCH] D11187: Add jThreadsInfo support to lldb-server

Pavel Labath labath at google.com
Tue Jul 14 08:21:27 PDT 2015


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

- Rename a function to reflect it is not (yet) sending out all GPRs


http://reviews.llvm.org/D11187

Files:
  docs/lldb-gdb-remote.txt
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  source/Utility/StringExtractorGDBRemote.cpp
  source/Utility/StringExtractorGDBRemote.h
  test/functionalities/thread/concurrent_events/TestConcurrentEvents.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11187.29677.patch
Type: text/x-patch
Size: 15447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150714/068d371b/attachment.bin>


More information about the lldb-commits mailing list