This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 242f7cc7b Update com.apple.diagnosticd.diagnostic entitlement name to t [...] new d5e71fe20 Resubmit r354706 with a fix for process launch.
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/Target/Process.h | 6 ++- include/lldb/Target/Target.h | 7 ++- .../StopHook/Inputs/stop-hook-2.lldbinit | 2 +- .../StopHook/Inputs/stop-hook-3.lldbinit | 2 +- .../StopHook/Inputs/stop-hook-threads-1.lldbinit | 6 +-- .../StopHook/Inputs/stop-hook-threads-2.lldbinit | 5 +- .../StopHook/Inputs/stop-hook-threads.cpp | 6 ++- lit/ExecControl/StopHook/stop-hook-threads.test | 18 ++++---- .../xcshareddata/xcschemes/lldb-gtest.xcscheme | 2 +- source/Commands/CommandObjectTarget.cpp | 29 +++++++++--- source/Target/Process.cpp | 53 +++++++++++++++------- source/Target/Target.cpp | 48 ++++++++++++-------- 12 files changed, 121 insertions(+), 63 deletions(-)