1. 3bf526a tests: Mark expected FreeBSD failures due to pr16706 by Ed Maste · 11 years ago
  2. 3d4d51c Add watchpoint support for Linux on 64-bit host. by Matt Kopec · 11 years ago
  3. edc4ddb Mark a few more tests as "basic_process". by Jim Ingham · 11 years ago
  4. 40c9d75 Update test status on Linux by Daniel Malea · 12 years ago
  5. 431d839 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly by Jim Ingham · 12 years ago
  6. a3ed7d8 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with by Johnny Chen · 12 years ago
  7. 2b05e29 Remove the functionality of using 'frame variable -w' to set a watchpoint now that 'watchpoint set variable/expression' by Johnny Chen · 12 years ago
  8. 42404d2 After discussions with Jim and Greg, modify the 'watchpoint set' command to become a mutiword command by Johnny Chen · 12 years ago
  9. 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
  10. 55a2d5a Add "watch set" command as a more general interface in conjunction with "frame var -w". by Johnny Chen · 12 years ago
  11. 9351b4f Undo r142549 and r142543 which temporarily relax the expected substrings for by Johnny Chen · 13 years ago
  12. 076f0e0 Temporarily relax the expected substrings for watchpoint creation output by Johnny Chen · 13 years ago
  13. 01acfa7 Add initial implementation of watchpoint commands for list, enable, disable, and delete. by Johnny Chen · 13 years ago
  14. 10b12b3 Add a declaraion info member field to the WatchpointLocation class. by Johnny Chen · 13 years ago
  15. 58c66e2 Add a simple watchpoint test to exercise watchpoint creation followed by watchpoint hit events. by Johnny Chen · 13 years ago