This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d337908 Rewrite gdb-remote's SendContinuePacketAndWaitForResponse new 109a39c Add/fix support for i386 elf core files
The 1 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: .../postmortem/linux-core/TestLinuxCore.py | 1 - source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 20 +++- source/Plugins/Process/elf-core/ProcessElfCore.cpp | 20 +++- source/Plugins/Process/elf-core/ProcessElfCore.h | 6 +- source/Plugins/Process/elf-core/ThreadElfCore.cpp | 111 +++++++++++++++++++-- source/Plugins/Process/elf-core/ThreadElfCore.h | 28 +++++- 6 files changed, 158 insertions(+), 28 deletions(-)