This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a297a97e0910500e2b7bcdaad0529c2fec3acd7d
clang-p2996
/
lldb
/
scripts
/
Python
History
Andy Gibbs
a297a97e09
Sort out a number of mismatched integer types in order to cut down the number of compiler warnings.
...
llvm-svn: 184333
2013-06-19 19:04:53 +00:00
..
interface
Added the ability to get a list of types from a SBModule or SBCompileUnit. Sebastien Metrot wanted this, and sent a hollowed out patch. I filled in the blanks and did the low level implementation. The new functions are:
2013-06-18 22:51:05 +00:00
build-swig-Python.sh
Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks).
2012-11-01 18:55:16 +00:00
edit-swig-python-wrapper-file.py
…
finish-swig-Python-LLDB.sh
Adding a diagnose-nsstring command
2013-05-30 23:36:47 +00:00
modify-python-lldb.py
Make sure that the lldb globals:
2012-12-10 19:18:23 +00:00
python-extensions.swig
Added a new decorator function in the "lldb" module that can register a command automatically. We have just a few kinks to work out for the Xcode workflow and we will be ready to switch over to using this. To use this, you can decorate your python function as:
2013-06-19 01:38:02 +00:00
python-typemaps.swig
Sort out a number of mismatched integer types in order to cut down the number of compiler warnings.
2013-06-19 19:04:53 +00:00
python-wrapper.swig
Making our Python decrefs NULL-safe
2013-06-11 19:13:50 +00:00