1. 44c841d by Caroline Tice · 14 years ago
  2. dd1f02a GetCommandObject returns no matches in the match array when there is only one match. That's odd, but I don't want to change that right now, just cope with it where I'm doing the command matching. by Jim Ingham · 14 years ago
  3. c2d382c Fix completion for multi-word commands in the "help" command. by Jim Ingham · 14 years ago
  4. e6866a3 Add alias information, including aliased command options & by Caroline Tice · 14 years ago
  5. 8e46859 o TestStdCXXDisassembly.py: by Johnny Chen · 14 years ago
  6. 43b014a Modify existing commands with arguments to use the new argument mechanism by Caroline Tice · 14 years ago
  7. fb35511 by Caroline Tice · 14 years ago
  8. 238c0a1 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 14 years ago
  9. 1d2aefd Make all debugger-level user settable variables into instance variables. by Caroline Tice · 14 years ago
  10. abb507a Clean up, clarify and standardize help text, and fix a few help text formatting problems. by Caroline Tice · 14 years ago
  11. c1ad82e by Caroline Tice · 14 years ago
  12. 6e4c5ce by Caroline Tice · 14 years ago
  13. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  14. d40f8a6 Hide the logic for command resolution for commands, aliases & user commands behind a single by Jim Ingham · 14 years ago
  15. 802f8b0 Add a source file completer to the CommandCompleters. by Jim Ingham · 14 years ago
  16. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  17. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  18. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago