llvm-project/lldb/examples
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
..
customization
darwin/heap_find Fix typos. 2015-07-22 00:16:02 +00:00
functions Added the ability options to: 2013-06-14 00:30:23 +00:00
interposing/darwin/fd_interposing
lookup Remove unneeded include. 2013-06-13 23:56:47 +00:00
plugins/commands Replace printf with result.Printf, so that the plugin shows its output with any configuration of the LLDB I/O streams (esp. useful in graphic environments such as Xcode) 2012-10-30 18:01:15 +00:00
python Mention is_stale in the scripted step doc. 2016-08-05 22:47:43 +00:00
scripting
summaries Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProvider 2016-08-30 23:00:02 +00:00
synthetic Fix regression in gnu_libstdcpp.py introduced by r266313 2016-04-14 18:31:12 +00:00
test Modified .lldb-loggings now to direct the lldb log files to the same session directory which also houses the test logs. 2012-08-22 20:25:33 +00:00