1. 0d182c0 Removed a directive to delete the test subdirectories by Sean Callanan · 12 years ago
  2. d67fa46 Made the i386 ABI mark EBP as non-volatile, by Sean Callanan · 12 years ago
  3. 58146a9 ClangASTContext::GetIndexOfChildWithName - increment the child index we plan to return as we iterate through the ivars. by Jim Ingham · 12 years ago
  4. b4ba18e Fixed an assertion in the SymbolFile resulting from a NULL ObjCInterfaceDecl. by Sean Callanan · 12 years ago
  5. a787c1a <rdar://problem/12424824> Making sure that we correctly update our synthetic children provider for NSDictionary - providing better support for dynamic types by letting the filter recalculate itself when the type of the object changes by Enrico Granata · 12 years ago
  6. 247da33 <rdar://problem/12424824> Making sure that we correctly update our synthetic children provider for NSArray - the same work will need to be done for NSDictionary by Enrico Granata · 12 years ago
  7. 4a55d75 Patch submitted by Dan Malea -- I introduced a dependency between by Jason Molenda · 12 years ago
  8. a117a5e Remove a few debug printf's that were left in ProcessKDP. by Jason Molenda · 12 years ago
  9. 9abbfba <rdar://problem/12099592> Adding back a bunch of code-running summaries by Enrico Granata · 12 years ago
  10. 2b2ac8c Don't turn on the debugserver log by default. by Jim Ingham · 12 years ago
  11. d9c3769 <rdar://problem/12408181> Fixing a bug where we would try to look for types in a module, and then fail to look for them anywhere else because the same SymbolContext was being passed everywhere by Enrico Granata · 12 years ago
  12. 85d5870 An API in Clang got renamed; fixing LLDB to match. by Sean Callanan · 12 years ago
  13. b46937c The kernel loading code is now isolated in the DynamicLoaderDarwinKernel; by Jason Molenda · 12 years ago
  14. 63e5cf6 Change DynamicLoaderDarwinKernel::OSKextLoadedKextSummary to use by Jason Molenda · 12 years ago
  15. 58aa715 <rdar://problem/11791234> by Greg Clayton · 12 years ago
  16. 4952db8 Handle KASLR kernel loading for kernel corefiles. by Jason Molenda · 12 years ago
  17. fd3d28d <rdar://problem/12349509> Renaming the structure that we use for NSDictionary children by Enrico Granata · 12 years ago
  18. 2f1014b <rdar://problem/12406088> Fixing a crasher with adding a regex command, due to accessing a shared pointer without first checking for NULL by Enrico Granata · 12 years ago
  19. b0e3c7c Add the RelocateOrLoadKernel and LoadKernel methods to ProcessGDBRemote::DoRemoteConnect(). by Jason Molenda · 12 years ago
  20. fac2e62 Add support for debugging KASLR kernels via kdp (the kernel being by Jason Molenda · 12 years ago
  21. 4702d43 Now in the presence of an Objective-C version 2 by Sean Callanan · 12 years ago
  22. 7685a56 <rdar://problem/12378910> Fix a bunch of other places where similar problems could happen by Enrico Granata · 12 years ago
  23. 25c9ade <rdar://problem/12378910> Fixing a potential crasher in the data formatters where we fail to check for NULL or empty class name by Enrico Granata · 12 years ago
  24. 6d10188 Implementing plugins that provide commands. by Enrico Granata · 12 years ago
  25. 77611de <rdar://problem/12398225> by Greg Clayton · 12 years ago
  26. d7a2da5 Fixed a bug where if something went wrong while by Sean Callanan · 12 years ago
  27. c50a1dd Fix a bug introduced in an earlier revision: actually return the StopReason, when we have a StopInfo object. by Filipe Cabecinhas · 12 years ago
  28. ee3cb1e Recognize the eax/ebp/eip etc version of x86 register by Jason Molenda · 12 years ago
  29. 31f175e Fix the extra space char being emitted in this message when breakpoints resolve - by Jason Molenda · 12 years ago
  30. d123b98 Improved the runtime reading to also get data by Sean Callanan · 12 years ago
  31. 437b5bc Wrapped up the work I am going to do for now for the "add-dsym" or "target symfile add" command. by Greg Clayton · 12 years ago
  32. e2801e1 Patch from Dan Malea to get the Bourne shells scripts to run cleanly on Ubuntu. by Jason Molenda · 12 years ago
  33. 2a5ca48 Fixed some bugs in the runtime reader code. Also by Sean Callanan · 12 years ago
  34. 03f6d64 Ashok Thirumurthi patch to enable the latest and greatest DWARF forms from the DWARF 4 specification. by Greg Clayton · 12 years ago
  35. a004cb5 Fixed a typo. by Filipe Cabecinhas · 12 years ago
  36. b924eb6 Added the ability to download a symboled executable and symbol file given a UUID. by Greg Clayton · 12 years ago
  37. 73feea4 Change the kdp-remote alias to require a hostname (instead of allowing a zero-length hostname to be specified). by Jason Molenda · 12 years ago
  38. 4665745 Implement returning integer values in "thread return" for arm, x86_64 and i386. Also returns by Jim Ingham · 12 years ago
  39. 02fac1c If we are attached to a platform, then make sure that we can verify that a process exists when attaching by "pid" before we try and do a lengthy command that could take a while to timeout. by Greg Clayton · 12 years ago
  40. f2e53a5 Added "k" as an alias to "process kill" since the new "kdb-remote" will now conflict with it. by Greg Clayton · 12 years ago
  41. 4e8570b Add examples of using the kdp-remote and gdb-remote commands to connect to by Jason Molenda · 12 years ago
  42. c375043 Add convenience aliases to allow easy attaching to a remote gdb server or kdp (darwin kernel) server with the new "gdb-remote" regex alias and "kdp-remote" regex alias commands. by Greg Clayton · 12 years ago
  43. d9d9463 Added support for the DebugClang configuration to the testsuite. by Sean Callanan · 12 years ago
  44. f46007e Patch by Matt, to get lldb to build with the updated llvm+clang versions (via Makefiles). by Filipe Cabecinhas · 12 years ago
  45. df57414 Make lldb more C++11 friendly. by Filipe Cabecinhas · 12 years ago
  46. 5da95ff Fixed a bug in the path remapper that caused by Sean Callanan · 12 years ago
  47. 3fcc297 Add an API to figure out whether a breakpoint is internal or not. by Jim Ingham · 12 years ago
  48. c0ab9eb The iOSSimulator platform should create a PlatformDarwin with by Jason Molenda · 12 years ago
  49. d0d4902 Added process attach options and also use the SBLaunchInfo and SBAttachInfo. by Greg Clayton · 12 years ago
  50. 3acaa92 <rdar://problem/9959501> by Greg Clayton · 12 years ago
  51. 4155fe6 Making sure we do not try to compare a NULL string - which would cause us to crash by Enrico Granata · 12 years ago
  52. 54e5805 Added a new Xcode build configuration, DebugClang, by Sean Callanan · 12 years ago
  53. 310c344 Removed some debugging cruft. by Sean Callanan · 12 years ago
  54. 0ea7753 Fix string comparisons in ABIMacOSX_i386::RegisterIsCalleeSaved so by Jason Molenda · 12 years ago
  55. 06dc17f Brought LLDB top-of-tree into sync with LLVM/Clang by Sean Callanan · 12 years ago
  56. f2d324c Made TestHiddenIvars an expected failure with by Sean Callanan · 12 years ago
  57. 30d863d Remove a couple of debugging printf's from the testsuite. by Jim Ingham · 12 years ago
  58. 5761398 Missed a few places where I didn't delete the obsolete (commented out) version of the breakpoint creation. by Jim Ingham · 12 years ago
  59. 431d839 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly by Jim Ingham · 12 years ago
  60. 4f61ba9 Change the new breakpoint creation output (primarily from "break set") to something more useful. by Jim Ingham · 12 years ago
  61. ac3a8e2 Initial commit of a new testsuite feature: test categories. by Enrico Granata · 12 years ago
  62. e76f8c4 Full KDP process control with per CPU resume and step. by Greg Clayton · 12 years ago
  63. 41ea0eb Fixed an oddity in the Objective-C class descriptors by Sean Callanan · 12 years ago
  64. ea63601 <rdar://problem/9959501> by Greg Clayton · 12 years ago
  65. b2c0a12 Fixing a logic error where we would incorrectly show the newly crafted function not found error for a Python function in some cases where the function actually existed and had an empty docstring by Enrico Granata · 12 years ago
  66. bf346eb Fixed a problem where persistent variables did by Sean Callanan · 12 years ago
  67. f2ec364 Re-adding this previously removed file. by Greg Clayton · 12 years ago
  68. 84e46f1 This file is causing problems. I am going to remove it and try re-adding it. by Greg Clayton · 12 years ago
  69. c4b6ab9 Show the size of what we are dematerializing in the output log for "lldb expr". by Greg Clayton · 12 years ago
  70. 951ebb9 Compile shared libraries with dSYM files when requested on darwin. Prior to this, we never had dSYM files for shared libraries unless it was a dylib only Makefile. by Greg Clayton · 12 years ago
  71. ad4b169 <rdar://problem/12315386> by Greg Clayton · 12 years ago
  72. d83ecab More work for reading the Objective-C runtime. by Sean Callanan · 12 years ago
  73. b0d2027 Bump to lldb-168, debugserver-193. by Jason Molenda · 12 years ago
  74. f54d145 Update the LLDB_DISABLE_PYTHON ifdef in FormatManager::LoadObjCFormatters to by Jason Molenda · 12 years ago
  75. a53324d A patch that allows for mach-o architectures to be specified as "<number>-<number>" where the first number is the cpu type and the second is the cpu subtype. Also added code to allow use of mach-o architectures that aren't in our tables so that symbolication and static file introspection (crashlogs) can work with them. by Greg Clayton · 12 years ago
  76. 807338c Don't get everything when resolving the symbol context of the ObjC Class symbol, just the module + symbol. by Greg Clayton · 12 years ago
  77. fa02bbd Fix to the project file, to prevent it from using by Sean Callanan · 12 years ago
  78. 56de6d1 Fix some type-related swig bugs on FreeBSD on x86_64 (and maybe other OS/arch). by Filipe Cabecinhas · 12 years ago
  79. c3b0aa9 Updated AppleObjCV2Runtime to load the class by Sean Callanan · 12 years ago
  80. 5ec0d02 Added auto LLDB import to the crashlog script. by Greg Clayton · 12 years ago
  81. ae7bebc <rdar://problem/11752499> by Greg Clayton · 12 years ago
  82. af05972 <rdar://problem/12125274> by Greg Clayton · 12 years ago
  83. 3b6bd69 Allow for numeric cputype-cpusubtype specifications where the subtype is 0. Use errno to by Jason Molenda · 12 years ago
  84. 5b9f777 <rdar://problem/12188843> Fixing a problem where a Python command created in the same module where the target function is defined causes the help string not to come out by Enrico Granata · 12 years ago
  85. 81a5a09 Objective-C runtime class descriptors can now by Sean Callanan · 12 years ago
  86. 00f9ebe <rdar://problem/11398693> Making sure we do not attempt to run code on zombie objects when attempting to format them by Enrico Granata · 12 years ago
  87. e93725b <rdar://problem/12219840> by Greg Clayton · 12 years ago
  88. 3b031d9 Fix a potential issue where data formatters can get confused over malformed UUIDs by Enrico Granata · 12 years ago
  89. defd0dc <rdar://problem/12161825> Rephrase formatter for NSIndexSet in terms of indexes instead of objects by Enrico Granata · 12 years ago
  90. 851e30e Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. Some platforms don't support this modification. by Greg Clayton · 12 years ago
  91. 3a08fd1 <rdar://problem/11988289> Making C++ synthetic children provider for NSDictionary and related classes by Enrico Granata · 12 years ago
  92. 7adfcfd Making ClangExpression hold on to a WP to the Process instead of a SP. This fix should enable us to have per-process maps of ClangExpressions without fear of keeping the process alive forever by Enrico Granata · 12 years ago
  93. db1bea7 Remove a spurious control character coming from trying to save files in Xcode with emacs' ^x^s. by Jim Ingham · 12 years ago
  94. 4d0fa04 Make the Class Descriptors able to fetch the class name for unrealized classes by Enrico Granata · 12 years ago
  95. a0d8a78 Re-applied Enrico's patch that I so rudely stomped on. by Sean Callanan · 12 years ago
  96. 670891f Stop validating the vtable_ptr since it's not actually guaranteed to be correct by Enrico Granata · 12 years ago
  97. 3314d6c Update LLDB_DISABLE_PYTHON #ifdefs in FormatManager.cpp to get it by Jason Molenda · 12 years ago
  98. 6fe8d36 More runtime work. We now successfully traverse by Sean Callanan · 12 years ago
  99. 458c552 Fixing a potential crasher where the new C++ synthetic children can return a NULL FrontEnd and cause LLDB to crash. This patch introduces a dummy front-end which the ValueObjectSynthetic can use lacking a real FrontEnd by Enrico Granata · 12 years ago
  100. 6b70f03 Remove a duplicate frame_sp local that was shadowing the one we copied the incoming SBFrame into. by Jim Ingham · 12 years ago