aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
AgeCommit message (Expand)AuthorFilesLines
2011-09-06Redesign of the interaction between Python and frozen objects:Enrico Granata1-1/+1
2011-08-23Additional code cleanups ; Short option name for --python-script in type summ...Enrico Granata1-2/+0
2011-08-22- Support for Python namespaces:Enrico Granata1-206/+133
2011-08-20Further fix for SWIG interoperability; making sure the Release() method of SB...Enrico Granata1-13/+30
2011-08-19Fixed some SWIG interoperability issuesEnrico Granata1-13/+26
2011-08-19Taking care of an issue with using lldb_private types in SBCommandInterpreter...Enrico Granata1-2/+2
2011-08-16Changes to Python commands:Enrico Granata1-4/+6
2011-08-16Python commands:Enrico Granata1-0/+140
2011-08-11Fixed an issue where LLDB was complaining about the lack of 'update' in a syn...Enrico Granata1-0/+15
2011-07-26adding required utility function to SWIG interfaceEnrico Granata1-0/+43
2011-07-26lldb.swig (the SWIG input file) has become too large. Modularize a bit by in...Johnny Chen1-0/+527