This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f3627a8a6 [lldb] [MainLoop] Initialize empty sigset_t correctly new ea90429fb minidump: Add ability to attach (breakpad) symbol files to pl [...]
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: include/lldb/Core/Module.h | 19 ++-- .../Minidump/Inputs}/linux-x86_64.dmp | Bin lit/Minidump/Inputs/linux-x86_64.syms | 4 + lit/Minidump/breakpad-symbols.test | 26 +++++ .../Plugins/Process/minidump/ProcessMinidump.cpp | 118 +++++++++++++-------- 5 files changed, 116 insertions(+), 51 deletions(-) copy {packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new => li [...] create mode 100644 lit/Minidump/Inputs/linux-x86_64.syms create mode 100644 lit/Minidump/breakpad-symbols.test