1. 3e11c7e Sort out a number of mismatched integer types in order to cut down the number of compiler warnings. by Andy Gibbs · 11 years ago
  2. 7064981 Be sure to print out the full file path when dumping breakpoint resolvers for file and line when the full path was specified. by Greg Clayton · 11 years ago
  3. 952e9dc <rdar://problem/13521159> by Greg Clayton · 11 years ago
  4. fd24bb5 For file & line breakpoints, if there are subsets of contiguous line table entries for the specified line, set the by Jim Ingham · 11 years ago
  5. 36da2aa <rdar://problem/13069948> by Greg Clayton · 11 years ago
  6. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  7. 49ce896 <rdar://problem/11757916> by Greg Clayton · 12 years ago
  8. 2cf5ccb Also push file & line breakpoints past the prologue. Also added a "-K" argument to the relevant by Jim Ingham · 12 years ago
  9. c705730 <rdar://problem/11282938> by Greg Clayton · 12 years ago
  10. a44297a Don't set breakpoints independently comp unit by comp unit, but look over all the file & line matches by Jim Ingham · 12 years ago
  11. 03c8ee5 Add a new breakpoint type "break by source regular expression". by Jim Ingham · 13 years ago
  12. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  13. a62ad7c Check in an initial implementation of the "breakpoint clear" command, whose purpose is clear by Johnny Chen · 14 years ago
  14. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  15. 12bec71 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 14 years ago
  16. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago