summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBWatchpoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/13521159>Greg Clayton2013-03-271-3/+3
* Adding events when watchpoints are set or changed.Jim Ingham2012-12-181-0/+25
* Add explicit casts to bool in "shared pointer is valid" constructs that retur...Jim Ingham2012-08-111-1/+1
* Add the SBWatchpoint::GetError back, we have clients who use it.Jim Ingham2012-06-061-0/+12
* rdar://problem/11584012Johnny Chen2012-06-041-16/+1
* Convert all python objects in our API to use overload the __str__ methodGreg Clayton2012-02-041-50/+64
* <rdar://problem/10126482>Greg Clayton2011-11-131-4/+5
* Add a commnad to set a condition for a watchpoint. Example:Johnny Chen2011-10-171-0/+21
* Add SBWatchpoint::GetError() API, which is not currently populated as yet.Johnny Chen2011-10-141-9/+3
* SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...Johnny Chen2011-10-141-10/+10
* Cleaned up the SBWatchpoint public API.Greg Clayton2011-10-131-0/+246
OpenPOWER on IntegriCloud