This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cf9acb793 Make sure that stop-hooks run asynchronously. new c8c68c906 Revert r354706 - lit touched my thigh
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 | 2 -- 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 ++++++------ lit/ExecControl/StopHook/stop-hook.test | 3 +- source/Commands/CommandObjectTarget.cpp | 29 ++++---------------- source/Target/Process.cpp | 28 ++++--------------- source/Target/Target.cpp | 32 ++++++---------------- 12 files changed, 41 insertions(+), 99 deletions(-)