llvm-project/lldb/lit/ExecControl/StopHook/Inputs
Jim Ingham 3139fc9767 Resubmit r354706 with a fix for process launch.
When the debugger is run in sync mode, you need to
be able to tell whether a hijacked resume is for some
special purpose (like waiting for the SIGSTOP on attach)
or just to perform a synchronous resume.  Target::Launch was doing
that wrong, and that caused stop-hooks on process launch
in source files to behave incorrectly.

<rdar://problem/48115661>

Differential Revision: https://reviews.llvm.org/D58727

llvm-svn: 355213
2019-03-01 18:13:38 +00:00
..
stop-hook-1.lldbinit
stop-hook-2.lldbinit Resubmit r354706 with a fix for process launch. 2019-03-01 18:13:38 +00:00
stop-hook-3.lldbinit Resubmit r354706 with a fix for process launch. 2019-03-01 18:13:38 +00:00
stop-hook-threads-1.lldbinit Resubmit r354706 with a fix for process launch. 2019-03-01 18:13:38 +00:00
stop-hook-threads-2.lldbinit Resubmit r354706 with a fix for process launch. 2019-03-01 18:13:38 +00:00
stop-hook-threads.cpp Resubmit r354706 with a fix for process launch. 2019-03-01 18:13:38 +00:00
stop-hook.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00