1. b6cad8c Bump version to debugserver-184, lldb-135. by Jason Molenda · 12 years ago
  2. a3f3819 Small tweak to list of arches to build debugserver for on arm. by Jason Molenda · 12 years ago
  3. 074d0ff Explicit casts to remove two compile-time warnings. by Johnny Chen · 12 years ago
  4. d44c9d3 Adding a new API call IsTypeComplete() to SBType. This call is meant to check if the type has been previously completed or not (which is mostly interesting from a performance point of view) by Enrico Granata · 12 years ago
  5. b4a2c82 <rdar://problem/11101372> by Sean Callanan · 12 years ago
  6. 0d4453c Fix a typo. by Johnny Chen · 12 years ago
  7. 9a725f0 Make arm debugserver handle setting a watchpoint on, for example, (uint64_t)variable. by Johnny Chen · 12 years ago
  8. b4a8ac1 Bumped Xcode project versions for lldb-134 and debugserver-183. by Greg Clayton · 12 years ago
  9. ee5daf3 Fixed up the command so that it doesn't dump the first arguments when run from the command line which was causing this script to dump the script itself. by Greg Clayton · 12 years ago
  10. fed5267 Added python script that implements a "parse_log_file" command in LLDB which can by Greg Clayton · 12 years ago
  11. 74e422d <rdar://problem/11095005> by Greg Clayton · 12 years ago
  12. f5dc0fc SBTypeCategory::GetName returns const char* so return by Jason Molenda · 12 years ago
  13. 685099b Resolved two problems in the disassembler: by Sean Callanan · 12 years ago
  14. cf88842 Previous check-ins allow to hit the arm hardware watchpoint, with a workaound to handle the issue by Johnny Chen · 12 years ago
  15. f2cb7f2 Removing cascading through inheritance chains for data formatters by Enrico Granata · 12 years ago
  16. c811f9f Check in main.c modified for testing hardware watchpoints on arm architectures. by Johnny Chen · 12 years ago
  17. 2aaf59d Added the ability to log a value object just as a value would be display by Greg Clayton · 12 years ago
  18. b208860 Integrated LLVM revision 153218, which fixes a by Sean Callanan · 12 years ago
  19. 7d0356f Fixed a bug with the r153228 check-in earlier today in that the cached watchpoint by Johnny Chen · 12 years ago
  20. 501e77a Fixed a bug in the disassembler where we did by Sean Callanan · 12 years ago
  21. 34814d6 Since we are having issues with the new LLVM MC disassembler, we can have by Greg Clayton · 12 years ago
  22. 33de038 WIP snapshot of hardware watchpoints for arm. A simple watchpoint has triggered. by Johnny Chen · 12 years ago
  23. ce389be Commit missing function prototype. by Greg Clayton · 12 years ago
  24. e401f95 Add missing watchpoint stop info creation logic for arm on the debugger side. by Johnny Chen · 12 years ago
  25. 2c2d573 Add "frame info" command to the "Examining Thread State" section, as suggested by Andrew Trick. by Johnny Chen · 12 years ago
  26. 30a5dd5 Added some hardening to make sure that we don't use QualType contents unchecked. by Sean Callanan · 12 years ago
  27. ea58028 Added a local patch to reflect an LLVM fix for by Sean Callanan · 12 years ago
  28. aa20630 Fixed the ability to load a module from a path by using just a UUID. After by Greg Clayton · 12 years ago
  29. ddb5933 Fixed some potential null-pointer bugs in the expression parser code. by Sean Callanan · 12 years ago
  30. f0c372a Headers cleanup by Enrico Granata · 12 years ago
  31. 85534d9 More #includes removed by Enrico Granata · 12 years ago
  32. 57011ac Removing spurious <locale> include by Enrico Granata · 12 years ago
  33. 2b7fd6f Removing spurious <ostream> include by Enrico Granata · 12 years ago
  34. b1db658 Platforms can now auto-select themselves if you specify a full target triple when doing a "target create" command. by Greg Clayton · 12 years ago
  35. f55919b Fixing a bug where child names in filters were not matched properly by Enrico Granata · 12 years ago
  36. b28dae3 <rdar://problem/11078937> by Greg Clayton · 12 years ago
  37. 12f588a Make sure that if a UUID was passed in, and we found a match, that should be enough for us. by Greg Clayton · 12 years ago
  38. 002945c Added a fix to the crash log script that allows you to locate and load a binary from any location and _then_ do the symbolication. Something like: by Greg Clayton · 12 years ago
  39. 1abe4c0 Add a '-E' option to the test driver for the purpose of specifying some extra CFLAGS by Johnny Chen · 12 years ago
  40. 1d56498 Editing documentation to reflect recent changes in the formatters support by Enrico Granata · 12 years ago
  41. cf09f88 Massive enumeration name changes: a number of enums in ValueObject were not following the naming pattern by Enrico Granata · 12 years ago
  42. 2418fdd <rdar://problem/11072382> by Greg Clayton · 12 years ago
  43. 35a45ad Include limits.h for PATH_MAX. by Benjamin Kramer · 12 years ago
  44. 72a06db Bump to lldb-133. by Jason Molenda · 12 years ago
  45. b62598b Changed the URL to the CFString summary provider; slightly reworded the relevant piece of content by Enrico Granata · 12 years ago
  46. 415bb57 Pointing users to a new example of synthetic children provider en lieu of the old StdVector example which was removed earlier today by Enrico Granata · 12 years ago
  47. 7e04238 Adding a new example of synthetic children provider by Enrico Granata · 12 years ago
  48. 4c128d5 Updated LLVM/Clang to take a patch that fixes some by Sean Callanan · 12 years ago
  49. 1dbf2a8 Export the APIs submitted by Dawn to the Python bindings. Add a simple test case for the SBModule.compile_unit_iter() API. by Johnny Chen · 12 years ago
  50. 13555cc Fix FRAMEWORK_SEARCH_PATHS for iOS builds. by Johnny Chen · 12 years ago
  51. b451f5f Patch from dawn@burble.org: by Johnny Chen · 12 years ago
  52. e1219bf Fix a bug in getRunOptions() where there was no space between the arch spec and the compiler spec. by Johnny Chen · 12 years ago
  53. 63e9d4f Updating Xcode project version numbers for lldb-132 and debugserver-182 by Sean Callanan · 12 years ago
  54. 7e5bfda Integrated two high-value Clang fixes: by Sean Callanan · 12 years ago
  55. 4a4d658 Warn about an example script being obsoleted by new native features and just an example by Enrico Granata · 12 years ago
  56. a95dc6f Deleting obsolete files by Enrico Granata · 12 years ago
  57. 48e8dde rdar://problem/11057400 by Johnny Chen · 12 years ago
  58. 964deba <rdar://problem/8196933> by Greg Clayton · 12 years ago
  59. dbe2c82 Add a test case to go with <rdar://problem/11052829> and svn check-in r152809. by Johnny Chen · 12 years ago
  60. c8dc8db Add test case associated with: by Johnny Chen · 12 years ago
  61. 03e498e <rdar://problem/11052829> by Greg Clayton · 12 years ago
  62. 3b4d7ff <rdar://11033946> by Han Ming Ong · 12 years ago
  63. e947839 Strengthened LLDB's completion of object types. by Sean Callanan · 12 years ago
  64. 39994c6 <rdar://problem/11049371> http://llvm.org/bugs/show_bug.cgi?id=12232 by Greg Clayton · 12 years ago
  65. 22f44d5 Committing a patch from Filipe Cabecinhas by Enrico Granata · 12 years ago
  66. 76fa7cf Remove a debug statement. by Johnny Chen · 12 years ago
  67. f29cd7f Updating Xcode project version numbers for lldb-131 and debugserver-181 by Sean Callanan · 12 years ago
  68. 9930b33 Makefile build: clang now depends on libclangEdit. by Benjamin Kramer · 12 years ago
  69. 598df88 <rdar://problem/10434005> by Greg Clayton · 12 years ago
  70. d2653c2 <rdar://problem/11042408> by Greg Clayton · 12 years ago
  71. ad6d0f0 bump to lldb-130 by Jason Molenda · 12 years ago
  72. 599c084 bump to debugserver-180 by Jason Molenda · 12 years ago
  73. abd9d7a On iOS builds, install debugserver in /Developer/usr/bin. by Jason Molenda · 12 years ago
  74. 9482f05 <rdar://problem/11034170> by Greg Clayton · 12 years ago
  75. 579a296 The Cocoa formatters now provide error messages for many of the common things-went-wrong situations. Previously they would say nothing or log failures to the Python console by Enrico Granata · 12 years ago
  76. 1ffff0f Send an "OK" response to the "D" (detach) packet. by Jason Molenda · 12 years ago
  77. c9c364f rdar://problem/11031743 by Johnny Chen · 12 years ago
  78. cebfad1 Hardened the step-out plan in case it receives bad stack IDs. by Sean Callanan · 12 years ago
  79. b22013e Bumped Xcode project versions for lldb-129 and debugserver-179. by Greg Clayton · 12 years ago
  80. d101111 version bump to lldb-128 by Jason Molenda · 12 years ago
  81. f46c5ef version bump to 178 by Jason Molenda · 12 years ago
  82. 3a245a5 Don't SKIP_INSTALL for sdk==iOS, install in to /usr/local/bin for now. by Jason Molenda · 12 years ago
  83. bc41ff7 Pull in another plist from the old debugserver project. by Jason Molenda · 12 years ago
  84. 5ae31e2 Mark newly added synthesizer calls as being #ifndef LLDB_DISABLE_PYTHON by Jason Molenda · 12 years ago
  85. 7b9aacf Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries by Enrico Granata · 12 years ago
  86. 66205ce Added formatters for libc++ (http://libcxx.llvm.org): by Enrico Granata · 12 years ago
  87. 053a922 <rdar://problem/11030692> by Greg Clayton · 12 years ago
  88. ab33808 Disabled the i386 tests pending fixes in the JIT. by Sean Callanan · 12 years ago
  89. 8610681 Hardened the process of reading the program counter by Sean Callanan · 12 years ago
  90. 30dad10 Meta classes can't have dynamic types... <rdar://problem/11021925> by Jim Ingham · 12 years ago
  91. 9a357a4 ...And finished the job. by Sean Callanan · 12 years ago
  92. fe1e5ec Hardened isObjCObjectPointerType() against NULLs. by Sean Callanan · 12 years ago
  93. 52233fa Bump lldb version to lldb-127. by Jason Molenda · 12 years ago
  94. dd21d3c Bump debugserver version to 177. by Jason Molenda · 12 years ago
  95. daf37d2 Re-enable the use of the ARMDisassembler framework when building debugserver for ios. by Jason Molenda · 12 years ago
  96. e311766 Fix the process of getting the ObjC runtime - if we ask for it too early (in the process of handling the by Jim Ingham · 12 years ago
  97. 55f7687 Make debugserver quieter about memory read errors. <rdar://problem/10681220> by Jim Ingham · 12 years ago
  98. fc4dea9 Handle the case where we get called to determine the ObjC runtime version BEFORE the loader code has by Jim Ingham · 12 years ago
  99. a58d9e7 Fixing a problem with the NSSet summary provider; plus, providing a further optimization to the whole Cocoa formatters infrastructure by Enrico Granata · 12 years ago
  100. 7935fce Bumping Xcode project versions for lldb-126 and debugserver-176. by Greg Clayton · 12 years ago