llvm-project/lldb/examples
Enrico Granata 8c69c96dc9 Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries
This has been done for those summaries where the difference is only cosmetic (e.g. naming things as items instead of values, ...)
The LLDB output style has been preserved when it provides more information (e.g. telling the type as well as the value of an NSNumber)

Test cases have been updated to reflect the updated output style where necessary

llvm-svn: 152592
2012-03-13 00:25:59 +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 Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
synthetic Added formatters for libc++ (http://libcxx.llvm.org): 2012-03-12 19:47:17 +00:00
test Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00