1. c446fe9 Deleted one too many characters... by Jim Ingham · 13 years ago
  2. 7fbd29f Make the log message & setter match for "dyld/shlib". The "ListLogCategories" output should really be auto-generated from the settings so you can't make this sort of mistake... by Jim Ingham · 13 years ago
  3. d5f76bb Patch to remove uses of non-standard strcasestr and replace then with by Greg Clayton · 13 years ago
  4. 5d187e5 Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. by Greg Clayton · 14 years ago
  5. 44c841d by Caroline Tice · 14 years ago
  6. 990de7b Cleaned up code that wasn't using the Initialize and Terminate paradigm by by Greg Clayton · 14 years ago
  7. 2ade611 Move the embedded Python interpreter onto a separate thread, to prevent by Caroline Tice · 14 years ago
  8. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  9. 088c03e Don't need both LIBLLDB_LOG_DYNAMIC_LOADER and LIBLLDB_LOG_SHLIB. Go with the former. by Jim Ingham · 14 years ago
  10. 9d2993d Fixed shared library unloads when the unloaded library doesn't come off by Greg Clayton · 14 years ago
  11. 926060e Add the ability to disable individual log categories, rather by Caroline Tice · 14 years ago
  12. f3d0b0c Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 14 years ago
  13. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  14. 8280cbe Check in the native lldb unwinder. by Jason Molenda · 14 years ago
  15. b0fff35 Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. by Jim Ingham · 14 years ago
  16. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  17. ce6fe88 Add missing include. by Eli Friedman · 14 years ago
  18. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago