Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up many error codes. For any who is filling in error strings into | Greg Clayton | 2011-10-26 | 1 | -4/+4 |
* | Add a commnad to set a condition for a watchpoint. Example: | Johnny Chen | 2011-10-17 | 1 | -0/+151 |
* | SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre... | Johnny Chen | 2011-10-14 | 1 | -27/+27 |
* | Add capability to set ignore count for watchpoint on the command line: | Johnny Chen | 2011-10-05 | 1 | -0/+138 |
* | Watchpoint IDs and ID Ranges are not quite the same as Breakpoint IDs and ID ... | Johnny Chen | 2011-09-22 | 1 | -4/+4 |
* | Add initial implementation of watchpoint commands for list, enable, disable, ... | Johnny Chen | 2011-09-22 | 1 | -0/+557 |