llvm-project/lldb/examples/summaries/cocoa
Enrico Granata 98bcde4264 Removing some instances of str(SBValue)
llvm-svn: 153899
2012-04-02 21:37:02 +00:00
..
CFArray.py Removing some instances of str(SBValue) 2012-04-02 21:37:02 +00:00
CFBag.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
CFBinaryHeap.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
CFBitVector.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
CFDictionary.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
CFString.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
Class.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
Logger.py Part 1 of a series of fixes meant to improve reliability and increase ease of bug fixing for data formatter issues. 2012-03-29 19:29:45 +00:00
NSBundle.py Removing some instances of str(SBValue) 2012-04-02 21:37:02 +00:00
NSData.py Fixing a whole class of crashers and potential crashers related to data formatters eating up all the stack when an unknown class has to be summarized ; this should make the whole Objective-C summaries more stable 2012-03-30 00:51:12 +00:00
NSDate.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
NSException.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
NSIndexSet.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
NSMachPort.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
NSNotification.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
NSNumber.py Removing some instances of str(SBValue) 2012-04-02 21:37:02 +00:00
NSSet.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
NSURL.py Logging for data formatters. 2012-04-02 16:39:29 +00:00
Selector.py The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console 2012-03-13 21:52:00 +00:00
attrib_fromdict.py The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console 2012-03-13 21:52:00 +00:00
cache.py The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console 2012-03-13 21:52:00 +00:00
metrics.py The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console 2012-03-13 21:52:00 +00:00
objc_lldb.py Several performance-oriented changes to the introspecting data formatters: 2012-03-05 19:56:33 +00:00
objc_runtime.py Logging for data formatters. 2012-04-02 16:39:29 +00:00