This is what Jim wanted originally.
rdar://problem/61236293
Paths
| Differential D80159
[lldb/Properties] Move OSPluginReportsAllThreads from Target to Process ClosedPublic Authored by JDevlieghere on May 18 2020, 1:59 PM.
Details Summary This is what Jim wanted originally. rdar://problem/61236293
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 19 2020, 11:11 AM Closed by commit rG018e5a96eebd: [lldb/Properties] Move OSPluginReportsAllThreads from Target to Process (authored by JDevlieghere). · Explain WhyMay 19 2020, 11:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 264980 lldb/include/lldb/Target/Process.h
lldb/include/lldb/Target/Target.h
lldb/source/Target/Process.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/TargetProperties.td
lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py
|