llvm-project/lldb/examples/summaries
Enrico Granata 42ff957e25 Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProvider
This class enables one to easily write a synthetic child provider by writing a class that returns pairs of names and primitive Python values - the base class then converts those into LLDB SBValues

Comes with a test case

llvm-svn: 280172
2016-08-30 23:00:02 +00:00
..
cocoa Py3'ify some of the examples that get run at startup. 2015-10-19 17:35:02 +00:00
essentials
lldb
objc.py
pysummary.py
sp_cp.py
synth.py Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProvider 2016-08-30 23:00:02 +00:00
unicode_strings.py