Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chnage VerifyWatchpointIDs() from a static function to a class function to be... | Johnny Chen | 2012-06-19 | 1 | -0/+4 |
* | Make raw & parsed commands subclasses of CommandObject rather than having the... | Jim Ingham | 2012-06-08 | 1 | -279/+0 |
* | After discussions with Jim and Greg, modify the 'watchpoint set' command to b... | Johnny Chen | 2012-02-08 | 1 | -29/+43 |
* | Refine the 'watchpoint set' command to now require either the '-v' option (fo... | Johnny Chen | 2012-02-08 | 1 | -0/+31 |
* | Add "watch set" command as a more general interface in conjunction with "fram... | Johnny Chen | 2012-01-30 | 1 | -0/+26 |
* | Add a commnad to set a condition for a watchpoint. Example: | Johnny Chen | 2011-10-17 | 1 | -0/+52 |
* | Add capability to set ignore count for watchpoint on the command line: | Johnny Chen | 2011-10-05 | 1 | -0/+50 |
* | Add initial implementation of watchpoint commands for list, enable, disable, ... | Johnny Chen | 2011-09-22 | 1 | -0/+145 |