aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBCompileUnit.i
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Add APIs on SBFunction and SBCompileUnit to inquire about the language type t...Enrico Granata1-0/+3
2013-06-18Added the ability to get a list of types from a SBModule or SBCompileUnit. Se...Greg Clayton1-0/+20
2013-05-03<rdar://problem/11742979>Enrico Granata1-0/+6
2012-06-29Added documentation for many of our python properties and also made the prope...Greg Clayton1-2/+2
2012-03-16Export the APIs submitted by Dawn to the Python bindings. Add a simple test ...Johnny Chen1-0/+9
2012-01-29Added the ability to get the target triple, byte order and address byte sizeGreg Clayton1-0/+8
2011-09-23Added the ability to restrict breakpoints by function name, function regexp, ...Jim Ingham1-0/+6
2011-07-27Add docstrings and cross refs to SBCompileUnit and SBLineEntry.Johnny Chen1-1/+9
2011-07-18Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent.Johnny Chen1-0/+70