1. cdffa42 Skip intermittent watchpoint test failure when testing on Linux/gcc. by Matt Kopec · 11 years ago
  2. 12c5bf3 Fix setting of watchpoints on inferior thread creation for Linux. by Matt Kopec · 11 years ago
  3. 6bc4dcd Clean up linux test decorators and add links to known bugs by Daniel Malea · 11 years ago
  4. d1828c3 Mark multi-threaded watchpoint test as skip on Linux due to lldb assertions in the debian buildbot. by Matt Kopec · 11 years ago
  5. 40c9d75 Update test status on Linux by Daniel Malea · 12 years ago
  6. 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
  7. 3864f04 Add test cases where we start three worker threads, with a write watchpoint set. As soon as a watchpoint is hit in either of the worker thread, by Johnny Chen · 12 years ago
  8. 21b1984 Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. by Johnny Chen · 12 years ago
  9. 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
  10. 3dd956e Modify the delegation chain from MachThreadList -> MachThread -> DNBArchProtocol so that when by Johnny Chen · 13 years ago
  11. 48c7756 Fix a bug in the current MacOSX MachThreadList::EnableHardwareWatchpoint() impl so that by Johnny Chen · 13 years ago