1. b9db9d5 Fix a few more clang (3.2) warnings on Linux: by Daniel Malea · 12 years ago
  2. d891f9b Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 12 years ago
  3. 6475c42 <rdar://problem/12798131> by Greg Clayton · 12 years ago
  4. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  5. f737d37 Added a new "module" log channel which covers module creation, deletion, and common module list actions. by Greg Clayton · 12 years ago
  6. 6c530f2 Add a logging mode that takes a callback and flush'es to that callback. by Jim Ingham · 12 years ago
  7. d9919d3 Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This by Greg Clayton · 13 years ago
  8. 7e5fa7f Update declarations for all functions/methods that accept printf-style by Jason Molenda · 13 years ago
  9. 5e342f5 Added auto completion for architecture names and for platforms. by Greg Clayton · 13 years ago
  10. 940b103 Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form by Greg Clayton · 13 years ago
  11. ddff7cc Remove bzero use and replace with memset (patch from Kirk Beitz). by Greg Clayton · 13 years ago
  12. 931851c Make "log enable -v" work. We were only checking the log's stream's verbosity, not the log's verbosity... by Jim Ingham · 14 years ago
  13. 990de7b Cleaned up code that wasn't using the Initialize and Terminate paradigm by by Greg Clayton · 14 years ago
  14. 49ce682 Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 14 years ago
  15. 926060e Add the ability to disable individual log categories, rather by Caroline Tice · 14 years ago
  16. f3d0b0c Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 14 years ago
  17. 705d678 Fixed the log streams for logs that output to by Sean Callanan · 14 years ago
  18. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  19. 18cba0c Use Host::GetCurrentThreadID() instead of mach_thread_self(). by Eli Friedman · 14 years ago
  20. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago