This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 0d85ecb Store absolute path for lldb executable in dotest.py new 04d878f Use Process Plugin register indices when communicating with remote new 06e9e96 Properly unload modules from target image list when using svr [...] new 6d7dc69 Maintain register numbering across xml include features
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../gdb-remote/GDBRemoteCommunicationClient.h | 2 +- .../gdb-remote/GDBRemoteRegisterContext.cpp | 15 +++++---- .../Process/gdb-remote/ProcessGDBRemote.cpp | 39 +++++++++++++++++----- 3 files changed, 40 insertions(+), 16 deletions(-)