1. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  2. 596ba27 64 bit ELF support from Stephen Wilson. by Greg Clayton · 14 years ago
  3. c041815 typedef fixups, patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  4. 7ae20c4 Fix build for newer versions of GCC that don't include cstring implicitly. Based on a patch by Pawel Wodnicki! by Benjamin Kramer · 14 years ago
  5. ccfba72 Switch over to using llvm's dwarf constants file. by Jason Molenda · 14 years ago
  6. 90bc5c6 Remove extraneous semicolon after if condition (from Jean-Daniel Dupas). by Greg Clayton · 14 years ago
  7. 47ebf9b Avoid duplicate names (something else that clang++ really doesn't like) in by Greg Clayton · 14 years ago
  8. f2a4d2e Applied pid.patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  9. cdd22d0 Plugged 4 more leaks in the libunwind code. One leaks is still left in as it by Greg Clayton · 14 years ago
  10. e9d0df4 More leaks detection: by Greg Clayton · 14 years ago
  11. cf7f1ad Fixed up disassembly to not emit the module name before all function names by Greg Clayton · 14 years ago
  12. 7043635 Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 14 years ago
  13. 661825b Fixed debug map in executable + DWARF in .o debugging on Mac OS X. by Greg Clayton · 14 years ago
  14. 12bec71 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 14 years ago
  15. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  16. 3ae9340 Initialize member so GDBRemoteRegisterContext::ReadRegisterBytes doesn't rely on by Benjamin Kramer · 14 years ago
  17. 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
  18. 0a298dc Fixed a problem where invalid triples were being passed by Sean Callanan · 14 years ago
  19. 3c7b5b9 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. by Jim Ingham · 14 years ago
  20. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  21. c3d2139 Remove Mac-specific includes. by Eli Friedman · 14 years ago
  22. 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
  23. fa97069 Anders Carlsson patch for member pointers. Thanks Anders. by Greg Clayton · 14 years ago
  24. 011cb18 Fixed the build after recent header changes. by Greg Clayton · 14 years ago
  25. 6d8fe90 Include mach/mach_types.h in two files to adjust for their by Jason Molenda · 14 years ago
  26. 53d9686 Applied PluginManager.cpp patch from Jean-Daniel Dupas. by Jason Molenda · 14 years ago
  27. cf01505 Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu by Greg Clayton · 14 years ago
  28. 67ee10b Expand AR_EFMT1 because the define is not present on Linux (and possibly by Eli Friedman · 14 years ago
  29. 1f3af54 Correctly handle the case where dyld has slid. by Jason Molenda · 14 years ago
  30. dea5ea7 Move source/Utility/PseudoTerminal.h into include/lldb/Utility. by Jason Molenda · 14 years ago
  31. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago