llvm-project/lldb/examples
Enrico Granata 385ad4e401 added a new formatter for CF(Mutable)BitVector
fixed a few potential NULL-pointer derefs in ValueObject
we have a way to provide docstrings for properties we add to the SWIG layer - a few of these properties have a docstring already, more will come in future commits
added a new bunch of properties to SBData to make it more natural and Python-like to access the data they contain

llvm-svn: 151962
2012-03-03 00:45:57 +00:00
..
customization Add an example customization directory which uses a binutils.py module to provide 2011-10-28 23:30:28 +00:00
darwin/heap_find <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
interposing/darwin/fd_interposing Revert accidental commit. 2012-02-21 19:02:29 +00:00
lookup Use a sentry object to properly initialize/terminate LLDB. 2012-02-22 02:03:13 +00:00
python Add an option to sort by packet count (rather than time). Also print the count, 2012-03-01 18:57:51 +00:00
scripting Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
summaries added a new formatter for CF(Mutable)BitVector 2012-03-03 00:45:57 +00:00
synthetic fixing comment to reflect that currentversion of OSX works with our STL formatters 2012-02-08 19:57:18 +00:00
test Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00