[Lldb-commits] [PATCH] D80159: [lldb/Properties] Move OSPluginReportsAllThreads from Target to Process
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 18 14:06:18 PDT 2020
JDevlieghere created this revision.
JDevlieghere added a reviewer: jingham.
This is what Jim wanted originally.
rdar://problem/61236293
Repository:
rLLDB LLDB
https://reviews.llvm.org/D80159
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80159.264714.patch
Type: text/x-patch
Size: 9740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200518/4c947838/attachment.bin>
More information about the lldb-commits
mailing list