1. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  2. 4911d36 NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth. by Jim Ingham · 7 years ago
  3. 2833321 Update StructuredData::String to return StringRefs. by Zachary Turner · 8 years ago
  4. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  5. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  6. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  7. 95eae42 Make lldb::Regex use StringRef. by Zachary Turner · 9 years ago
  8. 6d1e469 First tests for serializing breakpoints. by Jim Ingham · 9 years ago
  9. 1a81b27 Add a few const's (thanks Zachary) and return shared or unique pointers by Jim Ingham · 9 years ago
  10. e14dc26 This is the main part of a change to add breakpoint save and restore to lldb. by Jim Ingham · 9 years ago
  11. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  12. 76bb8d6 Add the ability to limit "source regexp" breakpoints to a particular function by Jim Ingham · 9 years ago
  13. 055ad9b Add --move-to-nearest-code / target.move-to-nearest-code options (attempt 2) by Ilia K · 10 years ago
  14. a66c695 Reverting r237460 to fix test failures introduced on OSX & Linux by Vince Harron · 10 years ago
  15. d9f1a78 Add --move-to-nearest-code / target.move-to-nearest-code options by Ilia K · 10 years ago
  16. 3294de2 Move lldb-log.cpp to core/Logging.cpp by Zachary Turner · 11 years ago
  17. 33df7cd Add the ability to set breakpoints with conditions, commands, etc, by Jim Ingham · 11 years ago
  18. ec2c9b8 Remove unused local variable. by Michael Sartain · 12 years ago
  19. f642373 Factor the code that was eliminating redundant breakpoint locations and moving by Jim Ingham · 12 years ago
  20. a297a97 Sort out a number of mismatched integer types in order to cut down the number of compiler warnings. by Andy Gibbs · 12 years ago
  21. 5160ce5 <rdar://problem/13521159> by Greg Clayton · 13 years ago
  22. d01b295 Resolve printf formatting warnings on Linux: by Daniel Malea · 13 years ago
  23. 1f74607 <rdar://problem/11757916> by Greg Clayton · 13 years ago
  24. 87df91b Added the ability to restrict breakpoints by function name, function regexp, selector by Jim Ingham · 14 years ago
  25. 969795f Add a new breakpoint type "break by source regular expression". by Jim Ingham · 14 years ago