aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBCompileUnit.i
AgeCommit message (Expand)AuthorFilesLines
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