1. 7c79a27 Figure out the reply to "PlanExplainsStop" once when we stop and then use the cached by Jim Ingham · 11 years ago
  2. 236c185 Add code to ReplaceDSYMSectionsWithExecutableSections() to handle the case where by Jason Molenda · 11 years ago
  3. 6c1a8cf Adding support for process attach by pid on Linux. by Andrew Kaylor · 11 years ago
  4. 3d4d51c Add watchpoint support for Linux on 64-bit host. by Matt Kopec · 11 years ago
  5. 4e75e35 Reinstating r181091 and r181106 with fix for Linux regressions. by Andrew Kaylor · 11 years ago
  6. 95bea1d Temporarily reverting r181091 and r181106 due to the vast test breakage on the Linux buildbots by Ashok Thirumurthi · 11 years ago
  7. 35efff8 In ProcessKDP, if the remote connection is not EFI, by Jason Molenda · 11 years ago
  8. 8f0f475 <rdar://problem/11669154> by Enrico Granata · 11 years ago
  9. 6a94de3 Converting ScanFormatDescriptor to use std::string instead of a manually managed buffer of bytes by Enrico Granata · 11 years ago
  10. 5581a7e A few small fixes to make things like image list not by Jason Molenda · 11 years ago
  11. 5b80c93 Change ProcessKDP::UpdateThreadList's call to FindThreadByProtocolID by Jason Molenda · 11 years ago
  12. 7bee8ab After recent OperatingsSystem plug-in changes, the lldb_private::Process and lldb_private::Thread subclasses were changed and the API was not respected properly. by Greg Clayton · 11 years ago
  13. 08f60c8 fix a couple of clang static analyzer warnings. by Jason Molenda · 11 years ago
  14. 42b336c Remove the UUID::GetAsCString() method which required a buffer to save the by Jason Molenda · 11 years ago
  15. 84e098b Don’t use the resolved value to calculate the location unless the variable is in a register by Enrico Granata · 11 years ago
  16. ee72ab6 Unbreak lldb/test/macosx/universal. by Greg Clayton · 11 years ago
  17. 5f0bc2b Don't check the private state in DoOnRemoval, check whether THIS event caused a restart. by Jim Ingham · 11 years ago
  18. 3b8dbf8 Small adjustment to PlatformDarwinKernel::ExamineKextForMatchingUUID to by Jason Molenda · 11 years ago
  19. 5fbfb91 Clear up any deadlocks on Apple builds that were due to the lldb_private::Process.m_private_run_lock variable. by Greg Clayton · 11 years ago
  20. 26aa43b Refactoring for struct UserArea: by Ashok Thirumurthi · 11 years ago
  21. 01400dc Harden against potential empty nodes in the map by Enrico Granata · 11 years ago
  22. c881c1d <rdar://problem/13749871> by Enrico Granata · 11 years ago
  23. 7d18ec6 Fixed 'command script import' by eliminating the shadowing of basename. by Ashok Thirumurthi · 11 years ago
  24. 2b77fb4 Fixed the build to reflect the removal of OperatingSystem/Darwin-Kernel in r180993. by Ashok Thirumurthi · 11 years ago
  25. 42086b4 Add a hard limit to how many frames lldb will unwind in a single by Jason Molenda · 11 years ago
  26. daecec0 Remove the initialization/termination of the now-removed OperatingSystemDarwinKernel. by Jason Molenda · 11 years ago
  27. 1cf06fa Remove unused OperatingSystem plugin. by Greg Clayton · 11 years ago
  28. 24248bf Pass down the architecture of the module we're trying to by Jason Molenda · 11 years ago
  29. 0765e32 <rdar://problem/11742979> by Enrico Granata · 11 years ago
  30. a828fe3 <rdar://problem/13751683> by Greg Clayton · 11 years ago
  31. 00a8278 <rdar://problem/11558812> by Enrico Granata · 11 years ago
  32. a153f63 If HandleCommands is called with add_to_history set to false, turn on the m_command_source_depth so that when we forget the value for regex & alias commands it still stays off. by Jim Ingham · 11 years ago
  33. cdee761 <rdar://problem/13788674> by Greg Clayton · 11 years ago
  34. 2d46e9b If the Target's current architecture is incompatible with the kernel by Jason Molenda · 11 years ago
  35. efc7e55 <rdar://problem/13338477> by Enrico Granata · 11 years ago
  36. 78280ba <rdar://problem/13499317> by Enrico Granata · 11 years ago
  37. a2ef70a Clear the register context if our process is no longer alive. by Greg Clayton · 11 years ago
  38. 29ce16f Update CMakeLists with RegisterContext* files added by Daniel Malea · 11 years ago
  39. a946795 Correctly create the register contexts in RegisterContextThreadMemory. by Greg Clayton · 11 years ago
  40. d4f102f Since the IR interpreter does not (currently) by Sean Callanan · 11 years ago
  41. 761afb8 Recommitting r180831 with trivial fix - remember to return errors if you compute. by Jim Ingham · 11 years ago
  42. a0fbd46 Return zero when we don't support the byte size. Previously is we were asked to read 3, 5, 6, or 7 byte integers, we would set the error, but still return that we read that number of bytes without populating the scalar. by Greg Clayton · 11 years ago
  43. bb53fe5 Make our eliding of artificially-generated methods by Sean Callanan · 11 years ago
  44. f408e99 Fixed Process::ReadScalarIntegerFromMemory() by Sean Callanan · 11 years ago
  45. a46013b <rdar://problem/13700260> <rdar://problem/13723772> by Greg Clayton · 11 years ago
  46. 32657de Build fixes for FreeBSD 9.1. - TODO: Support extended register sets on FreeBSD. by Ashok Thirumurthi · 11 years ago
  47. dae196d Platform-specific specialization for the GPR register file. by Ashok Thirumurthi · 11 years ago
  48. 0b78f43 Revert 180829 as it causes hangs in TestTypeCompletion.py on 2 Linux buildbots: by Daniel Malea · 11 years ago
  49. 411ab47 Reverting 180831 as it crashes TestDefaultConstructorForAPIObjects.py by Daniel Malea · 11 years ago
  50. 4ca3715 Change CommandReturnObject::AppendMessage to print an empty line if by Jason Molenda · 11 years ago
  51. b4e08ab Added an option to "process detach" to keep the process stopped, if the process plugin (or in the by Jim Ingham · 11 years ago
  52. 8b73c97 Make "process handle -n true -s false" actually notifies of the signal. by Jim Ingham · 11 years ago
  53. b5229b1 Make the warning message about not finding the kernel binary clearer by Jason Molenda · 11 years ago
  54. f62ba43 <rdar://problem/13776113> by Greg Clayton · 11 years ago
  55. d4d2d42 RegisterValues can now report their contents as by Sean Callanan · 11 years ago
  56. 10dc2a1 <rdar://problem/13695846> by Enrico Granata · 11 years ago
  57. 95cad86 Fixed a problem where the expression parser would by Sean Callanan · 11 years ago
  58. 756bed4 Fixed completion of incomplete array types, fixing by Sean Callanan · 11 years ago
  59. 8a1e654 lldb_private::StopInfo now holds onto a ThreadWP (a std::weak_ptr<lldb_private::Thread>) in case the thread goes away while the stop info still exists. by Greg Clayton · 11 years ago
  60. 2a91beb Avoiding a potentially memory allocating code path in the Python InputReader's CTRL+C handling code path - this can potentially cause a deadlock while interrupting a user-made Python command by Enrico Granata · 11 years ago
  61. 97a19b2 Cleanup logging to use the new "std::string FileSpec::GetPath()" function. Also added a similar function for modules: by Greg Clayton · 11 years ago
  62. 30518e0 Don't return a reference to a local variable, and removed a redundant API. by Greg Clayton · 11 years ago
  63. 2154a41 When lldb stops in a stack frame where we have source level information (file, line number), don't by Jason Molenda · 11 years ago
  64. 18d5a27 Add a final fall-back to PlatformDarwin::GetDeveloperDirectory() which by Jason Molenda · 11 years ago
  65. bf1fa97 Add a few new methods to FileSpec to make it a little easier to work by Jason Molenda · 11 years ago
  66. cdc3ea5 Performance optimizations to ClangUserExpression, by Sean Callanan · 11 years ago
  67. 98e61d3 Fixed a crash when we tried dyn_cast<>ing a null pointer. by Sean Callanan · 11 years ago
  68. 5c2cd1f <rdar://problem/12529989> by Enrico Granata · 11 years ago
  69. 5d2dab4 Hardening to avoid null-pointer crashes in the by Sean Callanan · 11 years ago
  70. 3b04228 Change Malloc to request an aligned memory size. by Matt Kopec · 11 years ago
  71. 8b8a830 Fixing lldb log list text for commands category by Andrew Kaylor · 11 years ago
  72. 39ebb98 Make a synthetic children provider for the ObjC Class type by Enrico Granata · 11 years ago
  73. 1691dd2 Build fix for systems that do not support NT_X86_XSTATE ptrace support. by Matt Kopec · 11 years ago
  74. 66bd7d7 Adds 64-bit POSIX support for AVX by Ashok Thirumurthi · 11 years ago
  75. 7f27bcc Purged unnecessary data structures from the IR by Sean Callanan · 11 years ago
  76. f036768 Fixed a crash in ClangASTSource when logging is disabled. by Sean Callanan · 11 years ago
  77. 68899da In Process::ProcessEventData::DoOnRemoval, we need to handle the case where NO thread has a stop reason by Jim Ingham · 11 years ago
  78. aad68fa More CMake fixes for OS X. by Filipe Cabecinhas · 11 years ago
  79. 04ba2a8 Fix one small whitespace alignment mistake. by Jason Molenda · 11 years ago
  80. 2325022 <rdar://problem/13565393> by Greg Clayton · 11 years ago
  81. c5e3138 Don't print the type if there is none and don't print "<invalid type>". ValueObjects can be register sets and register groups and dumping those with: by Greg Clayton · 11 years ago
  82. cd3ba2d Don't crash if we try to interpret the IR (incorrectly in this case) and can't handle the size. This came from trying to do: by Greg Clayton · 11 years ago
  83. 36b877d Added the ability to extract a ModuleSpecList (a new class) from an ObjectFile. This is designed to be used when you have an object file that contains one or more architectures (MacOSX universal (fat) files) and/or one or more objects (BSD archive (.a files)). by Greg Clayton · 11 years ago
  84. 98b449f See: http://stackoverflow.com/questions/16166897/c-how-to-obtain-address-of-stdvector-object-in-lldb-xcode by Enrico Granata · 11 years ago
  85. 323c037 <rdar://problem/13209140> by Enrico Granata · 11 years ago
  86. 2dbfe86 Fixed IRForTarget to handle Objective-C messages sent to "super". by Sean Callanan · 11 years ago
  87. 00f8d53 Temporarily recognize exc_type EXC_BREAKPOINT with an exc_code of 0 by Jason Molenda · 11 years ago
  88. e2172fd Fixed expression parser handling of empty strings. by Sean Callanan · 11 years ago
  89. 6a25e55 Fixed a build problem. by Sean Callanan · 11 years ago
  90. 967a997 Added support for pulling Objective-C class symbols by Sean Callanan · 11 years ago
  91. b07f8de <rdar://problem/13665446> by Greg Clayton · 11 years ago
  92. d9661be Changes to the ObjC runtime by Enrico Granata · 11 years ago
  93. 79e7ad8 Fixed a problem where the expression parser would by Sean Callanan · 11 years ago
  94. ca87313 Closing parentheses is good - doing it while respecting printf format specifiers is even better by Enrico Granata · 11 years ago
  95. 764bca5 <rdar://problem/13298695> by Greg Clayton · 11 years ago
  96. acac081 Also look for kexts in /Library/Extensions if that directory exists. by Jason Molenda · 11 years ago
  97. d986551 Be sure to print out the fully mangled name when we are unable to find a function to call so we can easily look for this symbol if needed. by Greg Clayton · 11 years ago
  98. bf5d9d4 char32_t should use an uppercase U as its prefix by Enrico Granata · 11 years ago
  99. 538d305 Added 64-bit POSIX support to write floating-point vector registers. by Ashok Thirumurthi · 11 years ago
  100. e34ed40 Closing parentheses once they are open is a good idea by Enrico Granata · 11 years ago