teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/step_scripted
Jim Ingham 27a14f19c8 Pass an SBStructuredData to scripted ThreadPlans on use.
This will allow us to write reusable scripted ThreadPlans, since
you can use key/value pairs with known keys in the plan to parametrize
its behavior.

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

llvm-svn: 373675
2019-10-03 22:50:18 +00:00
..
main.c Allow the internal-state-thread free access to the TargetAPI mutex. 2019-10-01 00:47:25 +00:00
Makefile [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
Steps.py Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00
TestStepScripted.py Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00