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