1. bf1bec6 Use the "last created watchpoint" rather than asserting on watchpoint commands passing no watchpoint ID. by Jim Ingham · 11 years ago
  2. 1032089 Chnage VerifyWatchpointIDs() from a static function to a class function to be called from other source files. by Johnny Chen · 12 years ago
  3. da26bd2 Make raw & parsed commands subclasses of CommandObject rather than having the raw version implement an by Jim Ingham · 12 years ago
  4. 42404d2 After discussions with Jim and Greg, modify the 'watchpoint set' command to become a mutiword command by Johnny Chen · 12 years ago
  5. 6183fcc Refine the 'watchpoint set' command to now require either the '-v' option (for watching of a variable) or by Johnny Chen · 12 years ago
  6. 55a2d5a Add "watch set" command as a more general interface in conjunction with "frame var -w". by Johnny Chen · 12 years ago
  7. 712a628 Add a commnad to set a condition for a watchpoint. Example: by Johnny Chen · 13 years ago
  8. e14cf4e Add capability to set ignore count for watchpoint on the command line: by Johnny Chen · 13 years ago
  9. 01acfa7 Add initial implementation of watchpoint commands for list, enable, disable, and delete. by Johnny Chen · 13 years ago