1. e9d0df4 More leaks detection: by Greg Clayton · 14 years ago
  2. cf7f1ad Fixed up disassembly to not emit the module name before all function names by Greg Clayton · 14 years ago
  3. 7043635 Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 14 years ago
  4. 661825b Fixed debug map in executable + DWARF in .o debugging on Mac OS X. by Greg Clayton · 14 years ago
  5. 12bec71 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 14 years ago
  6. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  7. 3ae9340 Initialize member so GDBRemoteRegisterContext::ReadRegisterBytes doesn't rely on by Benjamin Kramer · 14 years ago
  8. 5a47e8b Two changes in this checkin. Added a ThreadPlanKind so that I can do some reasoning based on the kind of thread plan by Jim Ingham · 14 years ago
  9. 0a298dc Fixed a problem where invalid triples were being passed by Sean Callanan · 14 years ago
  10. 3c7b5b9 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. by Jim Ingham · 14 years ago
  11. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  12. c3d2139 Remove Mac-specific includes. by Eli Friedman · 14 years ago
  13. f6e509a Fixed an issue with the new DW_TAG_ptr_to_member_type changes where the clang type that was being created was using the pointee_type for both the class and the member pointer. by Greg Clayton · 14 years ago
  14. fa97069 Anders Carlsson patch for member pointers. Thanks Anders. by Greg Clayton · 14 years ago
  15. 011cb18 Fixed the build after recent header changes. by Greg Clayton · 14 years ago
  16. 6d8fe90 Include mach/mach_types.h in two files to adjust for their by Jason Molenda · 14 years ago
  17. 53d9686 Applied PluginManager.cpp patch from Jean-Daniel Dupas. by Jason Molenda · 14 years ago
  18. cf01505 Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu by Greg Clayton · 14 years ago
  19. 67ee10b Expand AR_EFMT1 because the define is not present on Linux (and possibly by Eli Friedman · 14 years ago
  20. 1f3af54 Correctly handle the case where dyld has slid. by Jason Molenda · 14 years ago
  21. dea5ea7 Move source/Utility/PseudoTerminal.h into include/lldb/Utility. by Jason Molenda · 14 years ago
  22. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago