1. 08b04f2 <rdar://problem/10974749> by Greg Clayton · 13 years ago
  2. a912203 Bumped Xcode project versions for lldb-121 and debugserver-172 by Greg Clayton · 13 years ago
  3. 122bc5e <rdar://problem/10974749> by Greg Clayton · 13 years ago
  4. b34b0eb Bumping Xcode project versions for lldb-120 and debugserver-171. by Greg Clayton · 13 years ago
  5. 32fb5f7 Bumped Xcode project version for lldb-119 and debugserver-170. by Greg Clayton · 13 years ago
  6. 42f3af4 Fixed the incorrect LLVM configuration to be "Release". by Greg Clayton · 13 years ago
  7. ee52747 Changed the default installation paths for lldb for BuildAndIntegration builds. by Greg Clayton · 13 years ago
  8. 93980e7 Fixed the install path for the XPC binaries. Added 3 aggregate targets: by Greg Clayton · 13 years ago
  9. a605c64 Enabled the PlatformLinux and PlatforFreeBSD on MacOSX so they can be used by Greg Clayton · 13 years ago
  10. 1fb32d1 Added the POSIX-DYLD as a plug-in in the darwin build in the Xcode project by Greg Clayton · 13 years ago
  11. f96c883 <rdar://problem/9886712> by Greg Clayton · 13 years ago
  12. f548fc6 Bumped Xcode project version to lldb-117 and debugserver-168. by Greg Clayton · 13 years ago
  13. 03dad48 Fix build for case sensitive file systems. by Greg Clayton · 13 years ago
  14. d1040dd <rdar://problem/3535148> by Han Ming Ong · 13 years ago
  15. 3508c38 <rdar://problem/10103468> by Greg Clayton · 13 years ago
  16. d819489 Bumping version to lldb-116. by Jason Molenda · 13 years ago
  17. 7611330 For stepping performance I added the ability to outlaw all memory accesseses by Greg Clayton · 13 years ago
  18. fe29729 Install lldb tool into /usr/local/bin if sdk==iphoneos. by Jason Molenda · 13 years ago
  19. c48ca82 Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python by Jason Molenda · 13 years ago
  20. 6c530f2 Add a logging mode that takes a callback and flush'es to that callback. by Jim Ingham · 13 years ago
  21. dd5e363 Fix compile error for DisassemblerLLVMC.cpp. by Johnny Chen · 13 years ago
  22. 289afcb The second part in thread hardening the internals of LLDB where we make by Greg Clayton · 13 years ago
  23. 4b091e4 reverting unwanted changes to scheme files with previous commit by Enrico Granata · 13 years ago
  24. 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
  25. 16376ed <rdar://problem/10062621> by Enrico Granata · 13 years ago
  26. f73b0fd Bump version number up to 115. by Jason Molenda · 13 years ago
  27. 46c9a35 First pass at mach-o core file support is in. It currently works for x86_64 by Greg Clayton · 13 years ago
  28. 24da246 Version bump to 113. by Jason Molenda · 13 years ago
  29. b7fad95 Almost have templatized functions working (templatized classes are already by Greg Clayton · 13 years ago
  30. 90c5214 Removed the "lldb-forward-rtti.h" header file as it was designed to contain by Greg Clayton · 13 years ago
  31. 13d24fb Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 13 years ago
  32. 894aaba Fix shell commands that do code signing. by Jason Molenda · 13 years ago
  33. c962cd9 Bumping Xcode project versions for lldb-109 and debugserver-167. by Greg Clayton · 13 years ago
  34. 98b9895 Xcode codesigning is broken. Work around this by doing code signing in a shell script build phase. by Greg Clayton · 13 years ago
  35. 9a8e584 Bumped Xcode project versions for lldb-108 and debugserver-166. by Greg Clayton · 13 years ago
  36. 8e16745 Bump version number past lldb-107. by Jason Molenda · 13 years ago
  37. 70bc536 Bumped xcode project versions for lldb-106 and debugserver-165 by Greg Clayton · 13 years ago
  38. f771915 Bumped Xcode project version for lldb-105 and debugserver-164. by Greg Clayton · 13 years ago
  39. ef8fef6 Bumped Xcode project versions for lldb-104 and debugserver-163. by Greg Clayton · 13 years ago
  40. 48f1bfe Updating Xcode project version numbers for lldb-103 and debugserver-162 by Sean Callanan · 13 years ago
  41. 97f3a27 Updating Xcode project version numbers for lldb-102 and debugserver-161 by Sean Callanan · 13 years ago
  42. 429c6d8 Bumped Xcode project versions for lldb-101 and debugserver-160. by Greg Clayton · 13 years ago
  43. f09ca66 Updating Xcode project version numbers for lldb-100 and debugserver-159 by Sean Callanan · 13 years ago
  44. 982373d I accidentally committed some changes to the by Sean Callanan · 13 years ago
  45. 993d33e Updating Xcode project version numbers for lldb-99 and debugserver-158 by Sean Callanan · 13 years ago
  46. fb0e328 Bump version number past lldb-98. by Jason Molenda · 13 years ago
  47. 506cba9 Tightened Clang against a bug in which RecordDecls by Sean Callanan · 13 years ago
  48. 693f400 Updating Xcode project version numbers for lldb-97 and debugserver-157 by Sean Callanan · 13 years ago
  49. 6aeedd3 Updating Xcode project version numbers for LLDB-96 and debugserver-156. by Sean Callanan · 13 years ago
  50. cb0f245 Bumped Xcode project version to lldb-95 and debugserver-155. by Greg Clayton · 13 years ago
  51. 9f97e62 Fixed the Xcode project to correctly not strip anything for Debug and Release builds. by Greg Clayton · 13 years ago
  52. 9d3c618 Move the ARM specific arch picker from PlatformRemoteiOS.cpp to by Jason Molenda · 13 years ago
  53. 5b27612 Use the shorter form of the LLDB framework binary path. by Jason Molenda · 13 years ago
  54. 2c0d16c Skip over lldb-93. by Jason Molenda · 13 years ago
  55. 84278fd Bumped Xcode project version for lldb-92. by Greg Clayton · 13 years ago
  56. 2fc7e8d Added ClangExternalASTSourceCommon, a local superclass by Sean Callanan · 13 years ago
  57. 84ac509 Bumping Xcode project version for lldb-91. by Greg Clayton · 13 years ago
  58. dc303c2 Bumped Xcode project versions for lldb-90 and debugserver-154 by Greg Clayton · 13 years ago
  59. 673f3db Added support to the Objective-C language runtime by Sean Callanan · 13 years ago
  60. 1628317 Bumped Xcode project versions for lldb-89 and debugserver-153. by Greg Clayton · 13 years ago
  61. 934fc6b Bumped Xcode project version for lldb-88 and debugserver-152. by Greg Clayton · 13 years ago
  62. 36fe991 Confirm should accept both "Y" and "y" in case somebody confuses the "default answer" indicator for a by Jim Ingham · 13 years ago
  63. d1d9f75 Bumped Xcode project version for lldb-86 and debugserver-151 by Greg Clayton · 13 years ago
  64. 49cddea Xcode project changes to install "lldb" into "/usr/bin" and have LLDB.framework by Greg Clayton · 13 years ago
  65. 7537dce Updated LLVM/Clang to pick up a fix for imports of by Sean Callanan · 13 years ago
  66. 289880c For "Debug" and "Release" builds, don't build llvm into the $(OBJROOT) since by Greg Clayton · 13 years ago
  67. e959f78 Fixed the LD_DYLIB_INSTALL_NAME to the LLDB.framework. by Greg Clayton · 13 years ago
  68. 3e4238d Fixed the Xcode project building of LLVM to be a bit more user friendly: by Greg Clayton · 13 years ago
  69. ec31b37 Bumping Xcode project versions for lldb-85 and debugserver-150. by Greg Clayton · 13 years ago
  70. e5a4e81 Bumped Xcode project version to lldb-84 and debugserver-149. by Greg Clayton · 13 years ago
  71. b516939 Fixed some warnings after enabling some stricter warnings in the Xcode project by Greg Clayton · 13 years ago
  72. d6ceffb Updated the project to use the "DEVELOPER_DIR" build setting that specifies by Greg Clayton · 13 years ago
  73. b6ee2e5 Bumping Xcode project version in mainline to match the latest build that was by Greg Clayton · 13 years ago
  74. c6d161e Added VerifyDecl, a function that, when LLDB is by Sean Callanan · 13 years ago
  75. a42880a Updated all commands that use a "--format" / "-f" options to use the new by Greg Clayton · 13 years ago
  76. 900b3c7 Bumped versions for lldb-81 and debugserver-146. by Greg Clayton · 13 years ago
  77. bbe3916 Fixed some issues where we might not have one of the new apple accelerator by Greg Clayton · 13 years ago
  78. 444e35b Moved lldb::user_id_t values to be 64 bit. This was going to be needed for by Greg Clayton · 13 years ago
  79. f5c0c72 Added the ability to run expressions in any command. Expressions can be by Greg Clayton · 13 years ago
  80. ecd4feb SBValue::Watch() and SBValue::WatchPointee() are now the official API for creating by Johnny Chen · 13 years ago
  81. 1fa6b3d Cleaned up the SBWatchpoint public API. by Greg Clayton · 13 years ago
  82. afb01f3 Oops, committed my local build settings. Fixed that. by Sean Callanan · 13 years ago
  83. 94cd0ca Made FindGlobalVariable() optionally search a specific by Sean Callanan · 13 years ago
  84. 2b73576 Removed unneeded content. by Greg Clayton · 13 years ago
  85. 257663e Since we use address ranges a lot I added a templatized class that allows us to easily control the base address type, the size type, and the data that is stored with each range. It is designed to be populated by appending all needed items, then sorting the resulting list, and optionally minimizing the list when done. I adopted this new list in the DWARFDebugAranges for even further memory savings. by Greg Clayton · 13 years ago
  86. 00db215 Enable all the new accelerator tables if they are present and don't manually by Greg Clayton · 13 years ago
  87. 044c02b Bumped Xcode project version for lldb-80 and debugserver-145. by Greg Clayton · 13 years ago
  88. 467c449 Remove the "-feliminate-unused-debug-types" OTHER_CFLAGS. by Greg Clayton · 13 years ago
  89. f6e3de2 Convert over to the latest and greatest on disc accelerator by Greg Clayton · 13 years ago
  90. 919a434 Enable the following CFLAGS in the Xcode project build: by Greg Clayton · 13 years ago
  91. 092bd15 Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) by Johnny Chen · 13 years ago
  92. 096c293 Add SB API class SBWatchpointLocation and some extra methods to the SBTarget class to by Johnny Chen · 13 years ago
  93. de3d27e Factored out handling of the source code for an by Sean Callanan · 13 years ago
  94. 15ef51e Added the ability to get all section contents, or the section by Greg Clayton · 13 years ago
  95. 9a29f00 Add GetAddress to SBBreakpointLocation, and put the .i files in the API section of the Xcode project. by Jim Ingham · 13 years ago
  96. 3e8c25f Added to the public API to allow symbolication: by Greg Clayton · 13 years ago
  97. 01acfa7 Add initial implementation of watchpoint commands for list, enable, disable, and delete. by Johnny Chen · 13 years ago
  98. 567e7f3 Converted the lldb_private::Process over to use the intrusive shared pointers. by Greg Clayton · 13 years ago
  99. 6a64bbf The first part of a fix for being able to select an architecture slice from by Greg Clayton · 13 years ago
  100. 03c8ee5 Add a new breakpoint type "break by source regular expression". by Jim Ingham · 13 years ago