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

Pavel Labath labath at google.com
Wed Jul 15 11:00:48 PDT 2015


labath updated this revision to Diff 29798.
labath marked 2 inline comments as done.
labath added a comment.

- Address review comments
- Send full register set.


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.29798.patch
Type: text/x-patch
Size: 15584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150715/60df2aff/attachment.bin>


More information about the lldb-commits mailing list