summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBCompileUnit.i
Commit message (Collapse)AuthorAgeFilesLines
* Added the ability to restrict breakpoints by function name, function regexp, ↵Jim Ingham2011-09-231-0/+6
| | | | | | | | | | selector etc to specific source files. Added SB API's to specify these source files & also more than one module. Added an "exact" option to CompileUnit's FindLineEntry API. llvm-svn: 140362
* Add docstrings and cross refs to SBCompileUnit and SBLineEntry.Johnny Chen2011-07-271-1/+9
| | | | llvm-svn: 136230
* Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent.Johnny Chen2011-07-181-0/+70
llvm-svn: 135432
OpenPOWER on IntegriCloud