1. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  2. 428a9a5 If the file the user specifies can't be found in the current directory, by Caroline Tice · 15 years ago
  3. 09799af More help text fixes. by Caroline Tice · 15 years ago
  4. 3f4c09c by Caroline Tice · 15 years ago
  5. 2976d00 Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected. by Jim Ingham · 15 years ago
  6. 5aee162 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 15 years ago
  7. 558ce12 Add a source file completer to the CommandCompleters. by Jim Ingham · 15 years ago
  8. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  9. 1b54c88 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. by Jim Ingham · 15 years ago
  10. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  11. 8651121 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 15 years ago
  12. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago