hanchenye-llvm-project/lldb/lldb.xcodeproj
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
..
project.xcworkspace
xcshareddata/xcschemes Resubmit r354706 with a fix for process launch. 2019-03-01 18:13:38 +00:00
project.pbxproj Symbols.cpp in unittest moved too. 2019-02-28 23:37:28 +00:00