1. c1ad82e by Caroline Tice · 14 years ago
  2. 6e4c5ce by Caroline Tice · 14 years ago
  3. 439ab61 Delete the vestigal "select", "info" and "delete" commands. by Jim Ingham · 14 years ago
  4. 537926c Move "variable list" to "frame variable" by Jim Ingham · 14 years ago
  5. 452bf61 Added the ability to disable ASLR (Address Space Layout Randomization). ASLR by Greg Clayton · 14 years ago
  6. 65dafa8 This is a major refactoring of the expression parser. by Sean Callanan · 14 years ago
  7. 65124ea Changed the StackID to store its start PC address as a load address instead of by Greg Clayton · 14 years ago
  8. a3aff73 Updated help text to refer to "commands alias" by Sean Callanan · 14 years ago
  9. 7c98424 The unix "source" command maps to "command source" in lldb. :-) by Johnny Chen · 14 years ago
  10. eb43f59 Remove includes for removed files... by Jim Ingham · 14 years ago
  11. 767af88 Fix GetRepeatCommand so it works with multi-word commands. by Jim Ingham · 14 years ago
  12. 5d9cbd4 Added a "GetRepeatCommand" to the command object. The Interpreter uses this by Jim Ingham · 14 years ago
  13. d40f8a6 Hide the logic for command resolution for commands, aliases & user commands behind a single by Jim Ingham · 14 years ago
  14. 802f8b0 Add a source file completer to the CommandCompleters. by Jim Ingham · 14 years ago
  15. 9a57417 Fix a bug in handling command resolution for non-exact matches. Now we will correctly give help options when there are both aliases & real commands matching the current input string. 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. 285c23e Remove an include of the deleted CommandObjectStatus.h. by Jim Ingham · 14 years ago
  18. 41313fc Move the "status" command to "process status" since that's where it belongs. Also make it print "running" if invoked by Jim Ingham · 14 years ago
  19. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  20. ccdb9ec Fix include paths; please check that this works on Mac. by Eli Friedman · 14 years ago
  21. b34d2a2 Fix include path. by Eli Friedman · 14 years ago
  22. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago