1. f125250 <rdar://problem/10605072> by Greg Clayton · 12 years ago
  2. 28e2386 Send Breakpoint Changed events for all the relevant changes to breakpoints. by Jim Ingham · 13 years ago
  3. 83dd203 Adding "-n", "-p" and "-w" flags to the lldb command-line tool to by Jim Ingham · 13 years ago
  4. b38df1e by Caroline Tice · 13 years ago
  5. 4a34808 by Caroline Tice · 13 years ago
  6. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 13 years ago
  7. 4dc1892 Any arguments that are not options to the "lldb" command line driver, now get by Greg Clayton · 14 years ago
  8. 757500e Fix various timing/threading problems in IOChannel & Driver that by Caroline Tice · 14 years ago
  9. 74989e8 Added a way to open the current source file & line in an external editor, and you can turn this on with: by Jim Ingham · 14 years ago
  10. 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
  11. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  12. dea5ea7 Move source/Utility/PseudoTerminal.h into include/lldb/Utility. by Jason Molenda · 14 years ago
  13. f2f321d Misc minor warning/error fixes. by Eli Friedman · 14 years ago
  14. fdd10d6 And part two of two of fixing includes; somehow I thought the problem was more by Eli Friedman · 14 years ago
  15. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago