Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding events when watchpoints are set or changed. | Jim Ingham | 2012-12-18 | 1 | -0/+10 |
* | Make raw & parsed commands subclasses of CommandObject rather than having the... | Jim Ingham | 2012-06-08 | 1 | -0/+3 |
* | rdar://problem/11584012 | Johnny Chen | 2012-06-04 | 1 | -3/+0 |
* | Fix typo in the docstring. | Johnny Chen | 2011-10-26 | 1 | -2/+2 |
* | Add docstrings for SetCondition() and GetCondition() APIs. | Johnny Chen | 2011-10-18 | 1 | -0/+10 |
* | Add a commnad to set a condition for a watchpoint. Example: | Johnny Chen | 2011-10-17 | 1 | -0/+6 |
* | Add SBWatchpoint::GetError() API, which is not currently populated as yet. | Johnny Chen | 2011-10-14 | 1 | -3/+6 |
* | SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre... | Johnny Chen | 2011-10-14 | 1 | -6/+5 |
* | Cleaned up the SBWatchpoint public API. | Greg Clayton | 2011-10-13 | 1 | -0/+71 |