Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <rdar://problem/13521159> | Greg Clayton | 2013-03-27 | 1 | -3/+3 |
* | Adding events when watchpoints are set or changed. | Jim Ingham | 2012-12-18 | 1 | -0/+25 |
* | Add explicit casts to bool in "shared pointer is valid" constructs that retur... | Jim Ingham | 2012-08-11 | 1 | -1/+1 |
* | Add the SBWatchpoint::GetError back, we have clients who use it. | Jim Ingham | 2012-06-06 | 1 | -0/+12 |
* | rdar://problem/11584012 | Johnny Chen | 2012-06-04 | 1 | -16/+1 |
* | Convert all python objects in our API to use overload the __str__ method | Greg Clayton | 2012-02-04 | 1 | -50/+64 |
* | <rdar://problem/10126482> | Greg Clayton | 2011-11-13 | 1 | -4/+5 |
* | Add a commnad to set a condition for a watchpoint. Example: | Johnny Chen | 2011-10-17 | 1 | -0/+21 |
* | Add SBWatchpoint::GetError() API, which is not currently populated as yet. | Johnny Chen | 2011-10-14 | 1 | -9/+3 |
* | SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre... | Johnny Chen | 2011-10-14 | 1 | -10/+10 |
* | Cleaned up the SBWatchpoint public API. | Greg Clayton | 2011-10-13 | 1 | -0/+246 |