An example summary provider for PyObject and the LLDB wrapper PythonObject hierarchy...
authorEnrico Granata <egranata@apple.com>
Wed, 5 Feb 2014 21:38:50 +0000 (21:38 +0000)
committerEnrico Granata <egranata@apple.com>
Wed, 5 Feb 2014 21:38:50 +0000 (21:38 +0000)
commit9b55aa4e8f7692bb0a4bf9e30879c423f994ad24
tree99ac271bea8792bb828c02d4af88d5c979d3a2d1
parentf0c63b97d61e78654fe7b308f56768fc960caf78
An example summary provider for PyObject and the LLDB wrapper PythonObject hierarchy - this would have probably helped track down those refcount bugs..

llvm-svn: 200879
lldb/examples/summaries/pysummary.py [new file with mode: 0644]