Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a7daeebbff01745941f70cc3e5ab99034f1e4abf
/
lldb
/
examples
/
summaries
/
cocoa
/
NSData.py
a7daeeb
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
by Enrico Granata
· 14 years ago
d50f18b
Part 1 of a series of fixes meant to improve reliability and increase ease of bug fixing for data formatter issues.
by Enrico Granata
· 14 years ago
3f1052b
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
by Enrico Granata
· 14 years ago
8c69c96
Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries
by Enrico Granata
· 14 years ago
eb06e25
Fixing some of the new Python formatters to report '1 object' instead of '1 objects'
by Enrico Granata
· 14 years ago
cfdafa3
Several performance-oriented changes to the introspecting data formatters:
by Enrico Granata
· 14 years ago
7bc0ec3
This commit:
by Enrico Granata
· 14 years ago
eb4a479
This patch provides a set of formatters for most of the commonly used Cocoa classes.
by Enrico Granata
· 14 years ago