llvm-project/lldb/examples/summaries/cocoa
Enrico Granata 896cd1d3e6 (a) adding an introspection formatter for NS(Mutable)IndexSet
(b) fixes and improvements to the formatters for NSDate and NSString
(c) adding an introspection formatter for NSCountedSet
(d) making the Objective-C formatters test cases pass on both 64 and 32 bit
    one of the test cases is marked as expected failure on i386 - support needs to be added to the LLDB core for it to pass

llvm-svn: 151826
2012-03-01 19:32:33 +00:00
..
CFArray.py This commit: 2012-02-29 03:28:49 +00:00
CFBag.py This commit: 2012-02-29 03:28:49 +00:00
CFBinaryHeap.py This commit: 2012-02-29 03:28:49 +00:00
CFDictionary.py This commit: 2012-02-29 03:28:49 +00:00
CFString.py (a) adding an introspection formatter for NS(Mutable)IndexSet 2012-03-01 19:32:33 +00:00
NSBundle.py This commit: 2012-02-29 03:28:49 +00:00
NSData.py This commit: 2012-02-29 03:28:49 +00:00
NSDate.py (a) adding an introspection formatter for NS(Mutable)IndexSet 2012-03-01 19:32:33 +00:00
NSException.py This commit: 2012-02-29 03:28:49 +00:00
NSIndexSet.py (a) adding an introspection formatter for NS(Mutable)IndexSet 2012-03-01 19:32:33 +00:00
NSMachPort.py This commit: 2012-02-29 03:28:49 +00:00
NSNotification.py This commit: 2012-02-29 03:28:49 +00:00
NSNumber.py (a) adding an introspection formatter for NS(Mutable)IndexSet 2012-03-01 19:32:33 +00:00
NSSet.py (a) adding an introspection formatter for NS(Mutable)IndexSet 2012-03-01 19:32:33 +00:00
NSURL.py This commit: 2012-02-29 03:28:49 +00:00
cache.py
metrics.py
objc_lldb.py This commit: 2012-02-29 03:28:49 +00:00
objc_runtime.py 1) solving a bug where, after Jim's fixes to stack frames, synthetic children were not recalculated when necessary, causing them to get out of sync with live data 2012-03-01 04:24:26 +00:00