Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send Breakpoint Changed events for all the relevant changes to breakpoints. | Jim Ingham | 2012-02-08 | 1 | -0/+6 |
| | | | | | | | Also, provide and use accessors for the thread options on breakpoints so we can control sending the appropriate events. llvm-svn: 150057 | ||||
* | Add docstrings for SetCondition() and GetCondition() APIs. | Johnny Chen | 2011-10-18 | 1 | -0/+10 |
| | | | | llvm-svn: 142396 | ||||
* | Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule. | Johnny Chen | 2011-07-18 | 1 | -2/+9 |
| | | | | llvm-svn: 135441 | ||||
* | Add SWIG Python interface files for SBAddress, SBBlock, SBBreakpoint, and ↵ | Johnny Chen | 2011-07-18 | 1 | -0/+176 |
SBBreakpointLocation. llvm-svn: 135430 |