1. 146d952 <rdar://problem/12586350> by Enrico Granata · 12 years ago
  2. 49ce896 <rdar://problem/11757916> by Greg Clayton · 12 years ago
  3. 4a379b1 Ran the static analyzer on the codebase and found a few things. by Greg Clayton · 12 years ago
  4. 9336790 We were accessing the ModuleList in the target without locking it for tasks like by Jim Ingham · 12 years ago
  5. 49170d4 Check for NULL modules coming into the SearchFilter's ModulePasses & PlatformDarwin::ModuleIsExcludedForNonModuleSpecificSearches functions. by Jim Ingham · 12 years ago
  6. c705730 <rdar://problem/11282938> by Greg Clayton · 12 years ago
  7. 13d24fb Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 12 years ago
  8. 7089d8a Added the ability for the target to specify Modules that will not be searched by Jim Ingham · 13 years ago
  9. d6d4797 Added the ability to restrict breakpoints by function name, function regexp, selector by Jim Ingham · 13 years ago
  10. 567e7f3 Converted the lldb_private::Process over to use the intrusive shared pointers. by Greg Clayton · 13 years ago
  11. 16ccbfd Fix printf call in SearchFilterByModuleList::GetDescription. by Jason Molenda · 13 years ago
  12. 03c8ee5 Add a new breakpoint type "break by source regular expression". by Jim Ingham · 13 years ago
  13. 987c7eb Adopt the intrusive pointers in: by Greg Clayton · 13 years ago
  14. 02e210c Removed the function: by Greg Clayton · 13 years ago
  15. 801417e Added "target variable" command that allows introspection of global by Greg Clayton · 13 years ago
  16. 52c8b6e Added a new option to the "source list" command that allows us to see where by Greg Clayton · 13 years ago
  17. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  18. 12bec71 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 14 years ago
  19. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago