llvm-project/lldb/examples
Enrico Granata 4cee9e5247 Fixing issues where synthetic children providers for STL containers std::list and std::map where not doing their job properly
llvm-svn: 149700
2012-02-03 18:11:52 +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 Add some usage documentation to the top of the source file. 2012-01-20 02:10:52 +00:00
interposing/darwin/fd_interposing More improvements to not follow child processes and improved logging that always shows the process info. 2012-01-16 22:21:29 +00:00
lookup Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
python Added a new lldb.SBValue helper module that has two classes: 2012-01-30 19:32:25 +00:00
scripting Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
summaries This commit provides a new default summary for Objective-C boolean variables, which shows YES or NO instead of the character value. A new category named objc is added to contain this summary provider. Any future Objective-C related formatters would probably fit here 2012-01-31 17:01:51 +00:00
synthetic Fixing issues where synthetic children providers for STL containers std::list and std::map where not doing their job properly 2012-02-03 18:11:52 +00:00
test Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00