1. 31fbb64 More help text fixes. by Caroline Tice · 14 years ago
  2. c1ad82e by Caroline Tice · 14 years ago
  3. c833295 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 · 14 years ago
  4. 7508e73 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 14 years ago
  5. 802f8b0 Add a source file completer to the CommandCompleters. by Jim Ingham · 14 years ago
  6. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  7. 3c7b5b9 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. by Jim Ingham · 14 years ago
  8. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  9. 34e9a98 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 14 years ago
  10. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago