Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
lldb
/
4ff16d76b8e35192b9ed1ca77a070dfe03f292e1
/
scripts
/
Python
/
finish-swig-Python-LLDB.sh
4ff16d7
Fix missing Resources/Python directory for macosx build.
by Johnny Chen
· 13 years ago
1dae6f3
Remove the "-x" from the finish-swig-Python-LLDB.sh shell options so it doesn't print out all of the commands when executing the shell script.
by Greg Clayton
· 13 years ago
a5c2ce0
Returning data formatters to their previous working condition - Plus fixing an issue that was preventing Python oneliners from executing
by Enrico Granata
· 13 years ago
6f2f0ab
Now that we have an LLDB package, make the "lldb.macosx.crashlog" module work with all of the new module paths.
by Greg Clayton
· 13 years ago
65e3dcb
Ensure that lldb/runtime is not a dead point in the Python package hierarchy - This is a first preliminary step in fixing data formatters after Greg's changes to the Python resources on-disk layout
by Enrico Granata
· 13 years ago
4e651b1
Maked LLDB into a package so we can import things without poluting the global namespace.
by Greg Clayton
· 13 years ago
7e20226
Part 1 of a series of fixes meant to improve reliability and increase ease of bug fixing for data formatter issues.
by Enrico Granata
· 13 years ago
6781217
adding a summary for Objective-C type 'Class'
by Enrico Granata
· 13 years ago
66205ce
Added formatters for libc++ (http://libcxx.llvm.org):
by Enrico Granata
· 13 years ago
fd96c04
Copying a new file required for the updated formatters to work into LLDB.framework
by Enrico Granata
· 13 years ago
de3b25b
added a new formatter for CF(Mutable)BitVector
by Enrico Granata
· 13 years ago
86fcb16
(a) adding formatters for:
by Enrico Granata
· 14 years ago
83410e5
(a) adding an introspection formatter for NS(Mutable)IndexSet
by Enrico Granata
· 14 years ago
1328b14
This commit:
by Enrico Granata
· 14 years ago
8f84cfb
This patch provides a set of formatters for most of the commonly used Cocoa classes.
by Enrico Granata
· 14 years ago
b8dc733
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
by Enrico Granata
· 14 years ago
3e4238d
Fixed the Xcode project building of LLVM to be a bit more user friendly:
by Greg Clayton
· 14 years ago
f501c59
First round of code cleanups:
by Enrico Granata
· 14 years ago
074e3b6
New category "gnu-libstdc++" provides summary for std::string and synthetic children for types std::map, std::list and std::vector
by Enrico Granata
· 14 years ago
9dbe717
Parameterize the shell scripts for creating and copying the python and
by Caroline Tice
· 15 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago