Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the ability to set python breakpoint commands from the SBBreakpoint & SBB... | Jim Ingham | 2014-04-02 | 1 | -1/+21 |
* | Adding properties to the SBBreakpoint class | Enrico Granata | 2013-06-10 | 1 | -0/+20 |
* | <rdar://problem/11742979> | Enrico Granata | 2013-05-03 | 1 | -0/+6 |
* | Add one-shot breakpoints (-o option to "break set") and a tbreak alias for ou... | Jim Ingham | 2012-10-05 | 1 | -0/+6 |
* | Add an API to figure out whether a breakpoint is internal or not. | Jim Ingham | 2012-09-25 | 1 | -0/+3 |
* | Send Breakpoint Changed events for all the relevant changes to breakpoints. | Jim Ingham | 2012-02-08 | 1 | -0/+6 |
* | Add docstrings for SetCondition() and GetCondition() APIs. | Johnny Chen | 2011-10-18 | 1 | -0/+10 |
* | Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule. | Johnny Chen | 2011-07-18 | 1 | -2/+9 |
* | Add SWIG Python interface files for SBAddress, SBBlock, SBBreakpoint, and SBB... | Johnny Chen | 2011-07-18 | 1 | -0/+176 |