1. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  2. 851e30e Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. Some platforms don't support this modification. by Greg Clayton · 12 years ago
  3. 49ce896 <rdar://problem/11757916> by Greg Clayton · 12 years ago
  4. c9fda2d Initialize ivars in the order they are defined in the class. by Bill Wendling · 12 years ago
  5. 3508c38 <rdar://problem/10103468> by Greg Clayton · 12 years ago
  6. 28e2386 Send Breakpoint Changed events for all the relevant changes to breakpoints. by Jim Ingham · 12 years ago
  7. 7e5fa7f Update declarations for all functions/methods that accept printf-style by Jason Molenda · 13 years ago
  8. 87ff150 Silence the static analyzer. by Johnny Chen · 13 years ago
  9. b1888f2 Added more platform support. There are now some new commands: by Greg Clayton · 13 years ago
  10. 19a1ab8 Fixed the BreakpointLocationList to be able to do O(1) lookups on breakpoint by Greg Clayton · 13 years ago
  11. 1de036b Don't re-insert disabled breakpoint locations. by Jim Ingham · 14 years ago
  12. c7f5d5c Added needed breakpoint functionality to the public API that includes: by Greg Clayton · 14 years ago
  13. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  14. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago