1. af65698 Remove "llvm" from list of things to ignore. This results in the by Jason Molenda · 12 years ago
  2. 0467495 Currently TestDataFormatterPythonSynth is failing because of an issue with children capping. Splitting the test case in two so we better isolate the issue and also for better logical separation by Enrico Granata · 12 years ago
  3. c105362 First step to making an LanguageRuntime Exception breakpoint API. by Jim Ingham · 12 years ago
  4. de3b25b added a new formatter for CF(Mutable)BitVector by Enrico Granata · 12 years ago
  5. 08b04f2 <rdar://problem/10974749> by Greg Clayton · 12 years ago
  6. 5f1b66c Added a function to the disassembler that checks by Sean Callanan · 12 years ago
  7. a912203 Bumped Xcode project versions for lldb-121 and debugserver-172 by Greg Clayton · 12 years ago
  8. 122bc5e <rdar://problem/10974749> by Greg Clayton · 12 years ago
  9. 39ae4cd And remove the control character that somehow found its way into the last checkin... by Jim Ingham · 12 years ago
  10. 21d5589 For Sean: handle the case where you are asked for a 0 byte allocation with 0 alignment. by Jim Ingham · 12 years ago
  11. 74351ba rdar://problem/10652076 by Johnny Chen · 12 years ago
  12. 32359b3 Prevent assertions because of zero-sized sections, by Sean Callanan · 12 years ago
  13. 741c684 Adding a test case for a bug where types CFGregorianDate and CFRange were improperly uniqued by LLDB such that both where shown as having the same structure contents - The bug itself is fixed in TOT but we want to catch regressions ASAP by Enrico Granata · 12 years ago
  14. 0e06628 Removing a spurious print statement leftover from debugging the formatter code by Enrico Granata · 12 years ago
  15. b34b0eb Bumping Xcode project versions for lldb-120 and debugserver-171. by Greg Clayton · 12 years ago
  16. 9f69f98 Fixed Symbol objects being able to get their byte size. by Greg Clayton · 12 years ago
  17. b962cbc Make sure breakpoint partial name matches occur on namespace boundaries. by Jim Ingham · 12 years ago
  18. 23255c3 having std::vector still show children even if it now has a builtin summary - having the std::vector test case deal with the fact that we now have said builtin summary by Enrico Granata · 12 years ago
  19. 3552ed0 Improved the type's handling of anonymous structs, by Sean Callanan · 12 years ago
  20. c86723f <rdar://problem/10967188> by Han Ming Ong · 12 years ago
  21. 86fcb16 (a) adding formatters for: by Enrico Granata · 12 years ago
  22. c613a89 <rdar://problem/10967107> by Greg Clayton · 12 years ago
  23. 32fb5f7 Bumped Xcode project version for lldb-119 and debugserver-170. by Greg Clayton · 12 years ago
  24. e70aaad Hardcode the identifier and the execution name in debugserver since we put this into a section and not Xcode variable expansion happens. by Greg Clayton · 12 years ago
  25. 41ce4f1 Purge a couple more uses of stack count for stepping. by Jim Ingham · 12 years ago
  26. 3dcbb23 this fixes unicode strings handling in 32-bit mode on Lion by Enrico Granata · 12 years ago
  27. fe724f7 <rdar://problem/10963899> by Greg Clayton · 12 years ago
  28. 83410e5 (a) adding an introspection formatter for NS(Mutable)IndexSet by Enrico Granata · 12 years ago
  29. 77ce90b Add an option to sort by packet count (rather than time). Also print the count, by Jim Ingham · 12 years ago
  30. 303c318 Patch to fix GCC build from Dmitry Vyukov. by Greg Clayton · 12 years ago
  31. 42f3af4 Fixed the incorrect LLVM configuration to be "Release". by Greg Clayton · 12 years ago
  32. 3069c62 1) solving a bug where, after Jim's fixes to stack frames, synthetic children were not recalculated when necessary, causing them to get out of sync with live data by Enrico Granata · 12 years ago
  33. ee52747 Changed the default installation paths for lldb for BuildAndIntegration builds. by Greg Clayton · 12 years ago
  34. e021c5b Remove the sanity checks from RegisterContextLLDB::InitializeZerothFrame by Jason Molenda · 12 years ago
  35. 6252ea8 If the unwinder fails to make us a frame 0, make one by hand from the SP & PC. by Jim Ingham · 12 years ago
  36. 3686423 Added a testcase verifying that forward declarations by Sean Callanan · 12 years ago
  37. 142f94c Updated LLVM to take a new MC JIT that supports by Sean Callanan · 12 years ago
  38. 441e3b9 Convert the thread plans over from using the stack count to do their logic to using StackID's. This by Jim Ingham · 12 years ago
  39. a330f97 Fix a typo in comment. by Johnny Chen · 12 years ago
  40. f5c3396 rdar://problem/10652076 by Johnny Chen · 12 years ago
  41. a0e9041 Fixing a problem with v1 runtime - plus hopefully finalizing the code to check for tagged pointers by Enrico Granata · 12 years ago
  42. c92468f Use the correct (computed by the unwinder) CallFrameAddress as the CFA for Frame 0 rather than using the stack pointer which is not constant over the life of the frame. by Jim Ingham · 12 years ago
  43. cd33042 Filled in two missing values when dynamically making register info structs. by Greg Clayton · 12 years ago
  44. 94b4e9a <rdar://10949461> by Han Ming Ong · 12 years ago
  45. 93980e7 Fixed the install path for the XPC binaries. Added 3 aggregate targets: by Greg Clayton · 12 years ago
  46. b96b0df Removed an unused logging API call. by Greg Clayton · 12 years ago
  47. 7347ef8 Made the IR interpreter handle GetElementPtr instructions by Sean Callanan · 12 years ago
  48. 23297a3 Fix a recursion that could happen when creating the first frame in by Jason Molenda · 12 years ago
  49. f125250 <rdar://problem/10605072> by Greg Clayton · 12 years ago
  50. bf97d74 Make the StackFrameList::GetFrameAtIndex only fetch as many stack frames as needed to by Jim Ingham · 12 years ago
  51. 1328b14 This commit: by Enrico Granata · 12 years ago
  52. 41641f9 Patch from Filipe Cabecinhas! by Johnny Chen · 12 years ago
  53. 402607f rdar://problem/10652076 by Johnny Chen · 12 years ago
  54. 435c5ef <rdar://10950312> by Han Ming Ong · 12 years ago
  55. 2656987 <rdar://10950196> by Han Ming Ong · 12 years ago
  56. 1a8e654 Fixed a crasher for remote device debugging. by Han Ming Ong · 12 years ago
  57. ed60571 Fix the linux build now that we link against the Linux and FreeBSD platforms. by Greg Clayton · 12 years ago
  58. 7ff467b Forgot to check in this file with r151593. by Johnny Chen · 12 years ago
  59. 6cdedde Extended the IR interpreter to support symbols that have valid load addresses. by Sean Callanan · 12 years ago
  60. fbb582e Add one more define for sdk==iphoneos. by Jason Molenda · 12 years ago
  61. ce75dce <rdar://problem/10942472> by Han Ming Ong · 12 years ago
  62. 50b1833 Add more test scenarios for 'memory read': one for a successful command execution by Johnny Chen · 12 years ago
  63. ab57878 Modify the expected error message accordingly after the recent change to DataExtractor.cpp. by Johnny Chen · 12 years ago
  64. f0ff42a During the test case tearDown(), give it one final blow to make sure the child process spawned by pexpect is terminated. by Johnny Chen · 12 years ago
  65. 4dd3d90 <rdar://problem/10017623> by Greg Clayton · 12 years ago
  66. ee2acc4 Fixed an overly-specific testcase that depended on libm being loaded. by Sean Callanan · 12 years ago
  67. 493050c Moved byte-size computation out of a by Sean Callanan · 12 years ago
  68. aa11af8 Harden the checks on the type returned from the by Sean Callanan · 12 years ago
  69. a605c64 Enabled the PlatformLinux and PlatforFreeBSD on MacOSX so they can be used by Greg Clayton · 12 years ago
  70. 1fb32d1 Added the POSIX-DYLD as a plug-in in the darwin build in the Xcode project by Greg Clayton · 12 years ago
  71. 769908b Include stddef.h for ptrdiff_t, GCC 4.6 doesn't include it implicitly. by Benjamin Kramer · 12 years ago
  72. b8cfdfc Remove redundant declaration. Patch from Dmitry Vyukov <dvyukov@google.com>! by Johnny Chen · 12 years ago
  73. 2b737df Patch from Pawel Worach to make FreeBSD work again after ModuleSpec changes. by Greg Clayton · 12 years ago
  74. 444fe99 Made a ModuleSpec class in Module.h which can specify a module using one or by Greg Clayton · 12 years ago
  75. 1d295e8 Avoid a throw in case we init a lldb_private::Address with an invalid SectionSP. by Greg Clayton · 12 years ago
  76. f96c883 <rdar://problem/9886712> by Greg Clayton · 12 years ago
  77. 116a5cd Make the Watchpoint IDs unique per target, not across targets as before. by Johnny Chen · 12 years ago
  78. f548fc6 Bumped Xcode project version to lldb-117 and debugserver-168. by Greg Clayton · 12 years ago
  79. 03dad48 Fix build for case sensitive file systems. by Greg Clayton · 12 years ago
  80. d1040dd <rdar://problem/3535148> by Han Ming Ong · 12 years ago
  81. 80efa5e Added some missing accessors to the SBAttachInfo for user and group ID by Greg Clayton · 12 years ago
  82. eccc8c4 Create an additional watchpoint during the test run and verify that the watchpoint fired has the expected watchpoint id. by Johnny Chen · 12 years ago
  83. 6c5438b Fixed a crasher that was happening after making ObjectFile objects have a by Greg Clayton · 12 years ago
  84. 8bcb0bd Newly created threads are to inherit from the global debug state of the process. by Johnny Chen · 12 years ago
  85. 98ca1e6 Fixed the launching code when using the new SBLaunchInfo. by Greg Clayton · 12 years ago
  86. b389c02 Reworking the ObjC formatters test case not to test everything in one huge code block - better for maintenance and debugging by Enrico Granata · 12 years ago
  87. b2dd15e Fixing an if condition which was causing issues in detecting the correct runtime version by Enrico Granata · 12 years ago
  88. 7637a3a Makefiles for new mach-core directory. by Johnny Chen · 12 years ago
  89. 92f1c2b Patch from Filipe Cabecinhas fixing a typo in the "lldb unwind" log output. by Jim Ingham · 12 years ago
  90. 0a8dcac Added the new way we will eventually do all attaches and launches. First clients by Greg Clayton · 12 years ago
  91. 3508c38 <rdar://problem/10103468> by Greg Clayton · 12 years ago
  92. e350394 Add a class method HasWatchpointOccurred() to inspect the "method of debug entry" field by Johnny Chen · 12 years ago
  93. 96da3f3 commenting parts of std::map test case which would make the test case fail when using TOT clang, but succeed on older compiler releases by Enrico Granata · 12 years ago
  94. aa12be4 Updated LLVM to take some fixes that make the Intel disassembler usable. by Sean Callanan · 12 years ago
  95. edfdbe0 Add comments about address word offset and the calculation of byte address select mask for WCR. by Johnny Chen · 12 years ago
  96. e859697 fixing a syntax error with objc_runtime.py by Enrico Granata · 12 years ago
  97. c510fa1 This patch provides a set of formatters for most of the commonly used Cocoa classes. by Enrico Granata · 12 years ago
  98. b370df2 This patch provides a set of formatters for most of the commonly used Cocoa classes. by Enrico Granata · 12 years ago
  99. 8f84cfb This patch provides a set of formatters for most of the commonly used Cocoa classes. by Enrico Granata · 12 years ago
  100. d819489 Bumping version to lldb-116. by Jason Molenda · 12 years ago