1. 5d53b62 Fix error message when attempting to generate invalid alias. by Caroline Tice · 15 years ago
  2. e6866a3 Add alias information, including aliased command options & by Caroline Tice · 15 years ago
  3. a83ea88 Fixed a crasher. The cmd_file needs to be resolved before reading lines from it. by Johnny Chen · 15 years ago
  4. 537a7a8 Fixed an issue where we were resolving paths when we should have been. by Greg Clayton · 15 years ago
  5. ed1829e Comment out code that was preventing commands that take raw input strings by Caroline Tice · 15 years ago
  6. 5e0894e Fix bug where alias command options were being duplicated as command arguments as well. by Caroline Tice · 15 years ago
  7. 43b014a Modify existing commands with arguments to use the new argument mechanism by Caroline Tice · 15 years ago
  8. a830adb There are now to new "settings set" variables that live in each debugger by Greg Clayton · 15 years ago
  9. 8bb61f0 by Caroline Tice · 15 years ago
  10. 238c0a1 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  11. 146292c Add 'unalias' to the commands sub-command dictionary. by Caroline Tice · 15 years ago
  12. 31fbb64 More help text fixes. by Caroline Tice · 15 years ago
  13. abb507a Clean up, clarify and standardize help text, and fix a few help text formatting problems. by Caroline Tice · 15 years ago
  14. c1ad82e by Caroline Tice · 15 years ago
  15. a3aff73 Updated help text to refer to "commands alias" by Sean Callanan · 15 years ago
  16. 9488b74 Created lldb::LanguageType by moving an enumeration from the by Greg Clayton · 15 years ago
  17. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 15 years ago
  18. 767af88 Fix GetRepeatCommand so it works with multi-word commands. by Jim Ingham · 15 years ago