- a701509 Fixed the way set/show variables were being accessed to being natively  by Greg Clayton · 15 years ago
- 428a9a5 If the file the user specifies can't be found in the current directory, by Caroline Tice · 15 years ago
- 09799af More help text fixes. by Caroline Tice · 15 years ago
- 3f4c09c  by Caroline Tice · 15 years ago
- 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
- 5aee162 Change Target & Process so they can really be initialized with an invalid architecture.  by Jim Ingham · 15 years ago
- 558ce12 Add a source file completer to the CommandCompleters. by Jim Ingham · 15 years ago
- 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
- 1b54c88 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID.   by Jim Ingham · 15 years ago
- 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
- 8651121 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 15 years ago
- 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago