1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 39addef Switch GDBRemoteLog to the new registration mechanism by Pavel Labath · 9 years ago
  3. 5fae71c Convert Log class to llvm streams by Pavel Labath · 9 years ago
  4. e8a7b98 Remove the verbose category in the gdb-remote channel by Pavel Labath · 9 years ago
  5. c5f28e2 Switch std::call_once to llvm::call_once by Kamil Rytarowski · 9 years ago
  6. bbae6a9 Try to fix failing tests when running remote test suite. by Zachary Turner · 9 years ago
  7. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  8. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 10 years ago
  9. 5f4b6c7 Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging by Robert Flack · 11 years ago
  10. 57abc5d <rdar://problem/13854277> <rdar://problem/13594769> by Greg Clayton · 12 years ago
  11. 5160ce5 <rdar://problem/13521159> by Greg Clayton · 13 years ago
  12. 2687cd1 <rdar://problem/11052174> <rdar://problem/11051056> by Greg Clayton · 14 years ago
  13. 228063c Add a logging mode that takes a callback and flush'es to that callback. by Jim Ingham · 14 years ago
  14. e1cd1be Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 14 years ago
  15. b14eedd Fixed the logging output to be done consistently across all plug-ins. by Greg Clayton · 14 years ago
  16. 05c32e2 Patch to remove uses of non-standard strcasestr and replace then with by Greg Clayton · 15 years ago
  17. 1a65ae1 Enabled extra warnings and fixed a bunch of small issues. by Greg Clayton · 15 years ago
  18. 710dd5a Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. by Greg Clayton · 15 years ago
  19. 99d0faf Cleaned up code that wasn't using the Initialize and Terminate paradigm by by Greg Clayton · 15 years ago
  20. 2d4edfb Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 15 years ago
  21. 20ad3c4 Add the ability to disable individual log categories, rather by Caroline Tice · 15 years ago
  22. 73b472d Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 15 years ago
  23. ef3cf2b Added some extra logging to track asynchronous packet activity. by Greg Clayton · 15 years ago
  24. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  25. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago