summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBWatchpoint.i
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in the docstring.Johnny Chen2011-10-261-2/+2
* Add docstrings for SetCondition() and GetCondition() APIs.Johnny Chen2011-10-181-0/+10
* Add a commnad to set a condition for a watchpoint. Example:Johnny Chen2011-10-171-0/+6
* Add SBWatchpoint::GetError() API, which is not currently populated as yet.Johnny Chen2011-10-141-3/+6
* SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...Johnny Chen2011-10-141-6/+5
* Cleaned up the SBWatchpoint public API.Greg Clayton2011-10-131-0/+71
OpenPOWER on IntegriCloud