[Lldb-commits] [PATCH] D68366: Parametrize scripted ThreadPlans using SBStructuredData
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 3 14:26:54 PDT 2019
jingham updated this revision to Diff 223096.
jingham added a comment.
Added the missing REGISTER macros
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68366/new/
https://reviews.llvm.org/D68366
Files:
lldb/include/lldb/API/SBStructuredData.h
lldb/include/lldb/API/SBThread.h
lldb/include/lldb/API/SBThreadPlan.h
lldb/include/lldb/Interpreter/ScriptInterpreter.h
lldb/include/lldb/Target/Thread.h
lldb/include/lldb/Target/ThreadPlanPython.h
lldb/packages/Python/lldbsuite/test/commands/help/TestHelp.py
lldb/packages/Python/lldbsuite/test/functionalities/step_scripted/Steps.py
lldb/packages/Python/lldbsuite/test/functionalities/step_scripted/TestStepScripted.py
lldb/scripts/Python/python-wrapper.swig
lldb/scripts/interface/SBThread.i
lldb/scripts/interface/SBThreadPlan.i
lldb/source/API/SBThread.cpp
lldb/source/API/SBThreadPlan.cpp
lldb/source/Commands/CommandObjectThread.cpp
lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
lldb/source/Target/Thread.cpp
lldb/source/Target/ThreadPlanPython.cpp
lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68366.223096.patch
Type: text/x-patch
Size: 36759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191003/606c10b6/attachment-0001.bin>
More information about the lldb-commits
mailing list