summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBWatchpoint.i
Commit message (Expand)AuthorAgeFilesLines
* Adding events when watchpoints are set or changed.Jim Ingham2012-12-181-0/+10
* Make raw & parsed commands subclasses of CommandObject rather than having the...Jim Ingham2012-06-081-0/+3
* rdar://problem/11584012Johnny Chen2012-06-041-3/+0
* 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