1. b3080fe Updated TestAbbreviations to reflect the changed output in r182068. by Ashok Thirumurthi · 11 years ago
  2. 8014368 Now that "settings set" will strip leading and trailing spaces, we need a way to be able to specify string values that contain spaces. So now settings setting <property> <value>" can have a <value> that is quoted: by Greg Clayton · 12 years ago
  3. dac0683 If the inferior program is compiled with libc++, you won't see libstdc++ by Enrico Granata · 12 years ago
  4. b928eaa Updating TestAbbreviations.py to check for a reduced set of instructions when testing 'dis -f'. by Andrew Kaylor · 12 years ago
  5. 9d9b063 Add a teardown function to TestAbbreviations so it doesn't error out when running for two archs. by Filipe Cabecinhas · 12 years ago
  6. 6f01c93 Bunch of cleanups for warnings found by the llvm static analyzer. by Jim Ingham · 12 years ago
  7. 2753a02 Add one-shot breakpoints (-o option to "break set") and a tbreak alias for our gdb friends. by Jim Ingham · 12 years ago
  8. 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
  9. 5787f42 Make the substring un-matching more robust. by Johnny Chen · 12 years ago
  10. 806cfa2 Make a test scenario stronger, since, by default, the setting interpreter.expand-regex-aliases is false. by Johnny Chen · 12 years ago
  11. 473481b Fix the test suite failures as a result of r162418 check-in. by Johnny Chen · 12 years ago
  12. 73844aa Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: by Greg Clayton · 12 years ago
  13. 2299466 Turn on function args by default in thread & frame formats. by Jim Ingham · 12 years ago
  14. 4bc8d16 Warn the user when several commands match the input given. Added a testcase. by Filipe Cabecinhas · 12 years ago
  15. a3ed7d8 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with by Johnny Chen · 13 years ago
  16. ee2acc4 Fixed an overly-specific testcase that depended on libm being loaded. by Sean Callanan · 13 years ago
  17. a1b0ce1 rdar://problem/10712130 by Johnny Chen · 13 years ago
  18. 4d96a74 Add more context information to the stop-hook mechanism by displaying the stop-hook by Johnny Chen · 13 years ago
  19. 911f519 Minor change. by Johnny Chen · 13 years ago
  20. 33d0129 Test some lldb command abbreviations to make sure the common short spellings of by Johnny Chen · 13 years ago
  21. 9d1acc1 Add "di" and "dis" aliases to "disassemble" so they will win over "display". by Jim Ingham · 13 years ago
  22. 114b640 Fix test regressions due to the addition of 'display' alias to the top level commands, which conflicts by Johnny Chen · 13 years ago
  23. 6b1596d Changes to Python commands: by Enrico Granata · 13 years ago
  24. aff8648 A couple of directory renamings; get rid of 'tests' from the directory names. by Johnny Chen · 13 years ago