llvm-project/lldb/examples/summaries
Zachary Turner 2adc80107a Py3'ify some of the examples that get run at startup.
Even though these are under examples/, they actually get loaded
when LLDB starts up during initialization of ScriptInterpreterPython.
There's obviously some kind of layering issue here (and comments
in the code even point to that as well), but for now just make them
py3 compatible.

llvm-svn: 250710
2015-10-19 17:35: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 An example summary provider for PyObject and the LLDB wrapper PythonObject hierarchy - this would have probably helped track down those refcount bugs.. 2014-02-05 21:38:50 +00:00
sp_cp.py
unicode_strings.py An example of data formatters that generate a summary for a Unicode UTF encoded string represented as a (pointer,length) pair 2013-10-08 17:29:27 +00:00