1. 51f1d21 Updating Xcode project version numbers for lldb-137 and debugserver-186 by Sean Callanan · 13 years ago
  2. 3356d4f <rdar://problem/11082392> by Greg Clayton · 13 years ago
  3. 1ea7838 Updating Xcode project version numbers for lldb-136 and debugserver-185 by Sean Callanan · 13 years ago
  4. b6cad8c Bump version to debugserver-184, lldb-135. by Jason Molenda · 13 years ago
  5. b4a8ac1 Bumped Xcode project versions for lldb-134 and debugserver-183. by Greg Clayton · 13 years ago
  6. 72a06db Bump to lldb-133. by Jason Molenda · 13 years ago
  7. 63e9d4f Updating Xcode project version numbers for lldb-132 and debugserver-182 by Sean Callanan · 13 years ago
  8. 3b4d7ff <rdar://11033946> by Han Ming Ong · 13 years ago
  9. f29cd7f Updating Xcode project version numbers for lldb-131 and debugserver-181 by Sean Callanan · 13 years ago
  10. ad6d0f0 bump to lldb-130 by Jason Molenda · 13 years ago
  11. abd9d7a On iOS builds, install debugserver in /Developer/usr/bin. by Jason Molenda · 13 years ago
  12. b22013e Bumped Xcode project versions for lldb-129 and debugserver-179. by Greg Clayton · 13 years ago
  13. d101111 version bump to lldb-128 by Jason Molenda · 13 years ago
  14. 52233fa Bump lldb version to lldb-127. by Jason Molenda · 13 years ago
  15. 7935fce Bumping Xcode project versions for lldb-126 and debugserver-176. by Greg Clayton · 13 years ago
  16. 16c374d Remove a debug binary from the scheme. by Greg Clayton · 13 years ago
  17. b8fea86 Bump to lldb-125. by Jason Molenda · 13 years ago
  18. c227cd9 Bumping Xcode project version for lldb-124 and debugserver-175. by Greg Clayton · 13 years ago
  19. d1978c8 Use a new define, NO_XPC_SERVICES, to indicate that macosx/Host.mm by Jason Molenda · 13 years ago
  20. c8b7958 Revert the default debugger to LLDB. by Greg Clayton · 13 years ago
  21. 295c7cc <rdar://problem/10993996> by Greg Clayton · 13 years ago
  22. 0c31d3d <rdar://problem/10997402> by Greg Clayton · 13 years ago
  23. a989307 Added the ability to disassembly "count" instructions given a SBAddress. by Greg Clayton · 13 years ago
  24. f875f85 Bumping Xcode project versions for lldb-123 and debugserver-174. by Greg Clayton · 13 years ago
  25. 0336c61 Bumped project Xcode project version for lldb-122 and debugserver-173. by Greg Clayton · 13 years ago
  26. 08b04f2 <rdar://problem/10974749> by Greg Clayton · 13 years ago
  27. a912203 Bumped Xcode project versions for lldb-121 and debugserver-172 by Greg Clayton · 13 years ago
  28. 122bc5e <rdar://problem/10974749> by Greg Clayton · 13 years ago
  29. b34b0eb Bumping Xcode project versions for lldb-120 and debugserver-171. by Greg Clayton · 13 years ago
  30. 32fb5f7 Bumped Xcode project version for lldb-119 and debugserver-170. by Greg Clayton · 13 years ago
  31. 42f3af4 Fixed the incorrect LLVM configuration to be "Release". by Greg Clayton · 13 years ago
  32. ee52747 Changed the default installation paths for lldb for BuildAndIntegration builds. by Greg Clayton · 13 years ago
  33. 93980e7 Fixed the install path for the XPC binaries. Added 3 aggregate targets: by Greg Clayton · 13 years ago
  34. a605c64 Enabled the PlatformLinux and PlatforFreeBSD on MacOSX so they can be used by Greg Clayton · 13 years ago
  35. 1fb32d1 Added the POSIX-DYLD as a plug-in in the darwin build in the Xcode project by Greg Clayton · 13 years ago
  36. f96c883 <rdar://problem/9886712> by Greg Clayton · 13 years ago
  37. f548fc6 Bumped Xcode project version to lldb-117 and debugserver-168. by Greg Clayton · 13 years ago
  38. 03dad48 Fix build for case sensitive file systems. by Greg Clayton · 13 years ago
  39. d1040dd <rdar://problem/3535148> by Han Ming Ong · 13 years ago
  40. 3508c38 <rdar://problem/10103468> by Greg Clayton · 13 years ago
  41. d819489 Bumping version to lldb-116. by Jason Molenda · 13 years ago
  42. 7611330 For stepping performance I added the ability to outlaw all memory accesseses by Greg Clayton · 13 years ago
  43. fe29729 Install lldb tool into /usr/local/bin if sdk==iphoneos. by Jason Molenda · 13 years ago
  44. c48ca82 Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python by Jason Molenda · 13 years ago
  45. 6c530f2 Add a logging mode that takes a callback and flush'es to that callback. by Jim Ingham · 13 years ago
  46. dd5e363 Fix compile error for DisassemblerLLVMC.cpp. by Johnny Chen · 13 years ago
  47. 289afcb The second part in thread hardening the internals of LLDB where we make by Greg Clayton · 13 years ago
  48. 4b091e4 reverting unwanted changes to scheme files with previous commit by Enrico Granata · 13 years ago
  49. d760907c Adding formatters for several useful Objective-C/Cocoa data types. The new categories are not enabled at startup, but can be manually activated if desired. by Enrico Granata · 13 years ago
  50. 16376ed <rdar://problem/10062621> by Enrico Granata · 13 years ago
  51. f73b0fd Bump version number up to 115. by Jason Molenda · 13 years ago
  52. 46c9a35 First pass at mach-o core file support is in. It currently works for x86_64 by Greg Clayton · 13 years ago
  53. 24da246 Version bump to 113. by Jason Molenda · 13 years ago
  54. b7fad95 Almost have templatized functions working (templatized classes are already by Greg Clayton · 13 years ago
  55. 90c5214 Removed the "lldb-forward-rtti.h" header file as it was designed to contain by Greg Clayton · 13 years ago
  56. 13d24fb Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 13 years ago
  57. 894aaba Fix shell commands that do code signing. by Jason Molenda · 13 years ago
  58. c962cd9 Bumping Xcode project versions for lldb-109 and debugserver-167. by Greg Clayton · 13 years ago
  59. 98b9895 Xcode codesigning is broken. Work around this by doing code signing in a shell script build phase. by Greg Clayton · 13 years ago
  60. 9a8e584 Bumped Xcode project versions for lldb-108 and debugserver-166. by Greg Clayton · 13 years ago
  61. 8e16745 Bump version number past lldb-107. by Jason Molenda · 13 years ago
  62. 70bc536 Bumped xcode project versions for lldb-106 and debugserver-165 by Greg Clayton · 13 years ago
  63. f771915 Bumped Xcode project version for lldb-105 and debugserver-164. by Greg Clayton · 13 years ago
  64. ef8fef6 Bumped Xcode project versions for lldb-104 and debugserver-163. by Greg Clayton · 13 years ago
  65. 48f1bfe Updating Xcode project version numbers for lldb-103 and debugserver-162 by Sean Callanan · 13 years ago
  66. 97f3a27 Updating Xcode project version numbers for lldb-102 and debugserver-161 by Sean Callanan · 13 years ago
  67. 429c6d8 Bumped Xcode project versions for lldb-101 and debugserver-160. by Greg Clayton · 13 years ago
  68. f09ca66 Updating Xcode project version numbers for lldb-100 and debugserver-159 by Sean Callanan · 13 years ago
  69. 982373d I accidentally committed some changes to the by Sean Callanan · 13 years ago
  70. 993d33e Updating Xcode project version numbers for lldb-99 and debugserver-158 by Sean Callanan · 13 years ago
  71. fb0e328 Bump version number past lldb-98. by Jason Molenda · 13 years ago
  72. 506cba9 Tightened Clang against a bug in which RecordDecls by Sean Callanan · 13 years ago
  73. 693f400 Updating Xcode project version numbers for lldb-97 and debugserver-157 by Sean Callanan · 13 years ago
  74. 6aeedd3 Updating Xcode project version numbers for LLDB-96 and debugserver-156. by Sean Callanan · 13 years ago
  75. cb0f245 Bumped Xcode project version to lldb-95 and debugserver-155. by Greg Clayton · 13 years ago
  76. 9f97e62 Fixed the Xcode project to correctly not strip anything for Debug and Release builds. by Greg Clayton · 13 years ago
  77. 9d3c618 Move the ARM specific arch picker from PlatformRemoteiOS.cpp to by Jason Molenda · 13 years ago
  78. 5b27612 Use the shorter form of the LLDB framework binary path. by Jason Molenda · 13 years ago
  79. 2c0d16c Skip over lldb-93. by Jason Molenda · 13 years ago
  80. 84278fd Bumped Xcode project version for lldb-92. by Greg Clayton · 13 years ago
  81. 2fc7e8d Added ClangExternalASTSourceCommon, a local superclass by Sean Callanan · 13 years ago
  82. 84ac509 Bumping Xcode project version for lldb-91. by Greg Clayton · 13 years ago
  83. dc303c2 Bumped Xcode project versions for lldb-90 and debugserver-154 by Greg Clayton · 13 years ago
  84. 673f3db Added support to the Objective-C language runtime by Sean Callanan · 13 years ago
  85. 1628317 Bumped Xcode project versions for lldb-89 and debugserver-153. by Greg Clayton · 13 years ago
  86. 934fc6b Bumped Xcode project version for lldb-88 and debugserver-152. by Greg Clayton · 13 years ago
  87. 36fe991 Confirm should accept both "Y" and "y" in case somebody confuses the "default answer" indicator for a by Jim Ingham · 13 years ago
  88. d1d9f75 Bumped Xcode project version for lldb-86 and debugserver-151 by Greg Clayton · 13 years ago
  89. 49cddea Xcode project changes to install "lldb" into "/usr/bin" and have LLDB.framework by Greg Clayton · 13 years ago
  90. 7537dce Updated LLVM/Clang to pick up a fix for imports of by Sean Callanan · 13 years ago
  91. 289880c For "Debug" and "Release" builds, don't build llvm into the $(OBJROOT) since by Greg Clayton · 13 years ago
  92. e959f78 Fixed the LD_DYLIB_INSTALL_NAME to the LLDB.framework. by Greg Clayton · 13 years ago
  93. 3e4238d Fixed the Xcode project building of LLVM to be a bit more user friendly: by Greg Clayton · 13 years ago
  94. ec31b37 Bumping Xcode project versions for lldb-85 and debugserver-150. by Greg Clayton · 13 years ago
  95. e5a4e81 Bumped Xcode project version to lldb-84 and debugserver-149. by Greg Clayton · 13 years ago
  96. b516939 Fixed some warnings after enabling some stricter warnings in the Xcode project by Greg Clayton · 13 years ago
  97. d6ceffb Updated the project to use the "DEVELOPER_DIR" build setting that specifies by Greg Clayton · 13 years ago
  98. b6ee2e5 Bumping Xcode project version in mainline to match the latest build that was by Greg Clayton · 13 years ago
  99. c6d161e Added VerifyDecl, a function that, when LLDB is by Sean Callanan · 13 years ago
  100. a42880a Updated all commands that use a "--format" / "-f" options to use the new by Greg Clayton · 13 years ago