Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the ability to restrict breakpoints by function name, function regexp, ↵ | Jim Ingham | 2011-09-23 | 1 | -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 Chen | 2011-07-27 | 1 | -1/+9 |
| | | | | llvm-svn: 136230 | ||||
* | Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent. | Johnny Chen | 2011-07-18 | 1 | -0/+70 |
llvm-svn: 135432 |