1. fbc9b6b [lldb][Utility] Remove address size from Stream class (NFC) (#190375) by Sergei Barannikov · 24 minutes ago main master
  2. fbcb7b8 [lldb] Fix formatting in ModuleList (NFC) (#190382) by Jonas Devlieghere · 36 minutes ago
  3. 9d5646d [lldb] Load scripts from code signed dSYM bundles (#189444) by Jonas Devlieghere · 2 hours ago
  4. 82df1ee [lldb] Remove unnecessary calls to ConstString::AsCString (NFC) (#190298) by Jonas Devlieghere · 3 hours ago
  5. 12b1b51 [lldb] Make command-dil-diagnostics.test UNSUPPORTED on Windows (#190341) by Ilia Kuklin · 6 hours ago
  6. b1e59aa [lldb] Return 0 instead of false from a function returning size_t (NFC) (#190334) by Sergei Barannikov · 7 hours ago
  7. 21785da [lldb] Fix DIL error diagnostics output (#187680) by Ilia Kuklin · 8 hours ago
  8. a180ba7 [lldb][Module] Only call LoadScriptingResourceInTarget via ModuleList (#190136) by Michael Buch · 12 hours ago
  9. c287bdd [lldb][kernel debug] Add a missing call to scan local fs for kexts (#190281) by Jason Molenda · 19 hours ago
  10. b6bbdd8 [lldb] Simplify some tests to run_to_source_breakpoint (NFC) (#190082) by Dave Lee · 21 hours ago
  11. 465bd7f [lldb] Remove libc++ category from TestNavigateHiddenFrame.py (#190016) by Alex Langford · 25 hours ago
  12. 0406164 [lldb] Standardize TestVectorOfEnums.py as a C++ data formatter test (#189757) by Alex Langford · 25 hours ago
  13. eccad64 [lldb][windows] simplify the ConPTY draining subprocess (#190178) by Charles Zablit · 29 hours ago
  14. daf7162 [lldb][windows] fix duplicate OnLoadModule events (#189376) by Charles Zablit · 29 hours ago
  15. f02c266 [lldb][test][NFC] Move register command tests (#190144) by David Spickett · 33 hours ago
  16. ac415fc [lldb][AArch64][Linux] Qualify uses of user_sve_header (#190130) by David Spickett · 35 hours ago
  17. 50f7229 [lldb/test] Codesign executables built with custom Makefile rules (#189902) by Med Ismail Bennani · 2 days ago
  18. 95547b4 Revert "[lldb] Increase timeout on lldbutil.wait_for_file_on_target" (#190004) by Jonas Devlieghere · 2 days ago
  19. feaf272 [lldb] Const some ASTContext pointers in TypeSystemClang (NFC) (#189975) by Dave Lee · 2 days ago
  20. 791e3ad [lldb][windows] refactor FileAction (#179274) by Charles Zablit · 2 days ago
  21. 1fc2292 [lldb][AArch64][Linux] Add tests for SME only support (#165414) by David Spickett · 2 days ago
  22. 439dd37 [lldb][docs] Add documentation for AArch64 Linux SME only support (#165415) by David Spickett · 2 days ago
  23. 9a78e2d [lldb][AArch64][Linux] Add support for SME only systems (#165413) by David Spickett · 2 days ago
  24. 673281d [lldb] Replace OptionalBool with LazyBool (#189652) by David Spickett · 2 days ago
  25. 334226e [lldb][Platform] Handle LoadScriptFromSymFile per-module FileSpec (#189696) by Michael Buch · 3 days ago
  26. 76803a5 [LLDB] Add allow_var_updates to DIL and CanUpdateVar to SetValueFromInteger (#186421) by cmtice · 3 days ago
  27. 4628b01 [lldb] Increase timeout on lldbutil.wait_for_file_on_target (#189471) by Alex Langford · 3 days ago
  28. 2330992 [lldb][Module] Add logging when script import fails (#189695) by Michael Buch · 3 days ago
  29. 876731b [lldb][bytecode] Remove "Generated with" comment (#189704) by Dave Lee · 3 days ago
  30. 800bd1c [lldb][bytecode] Add append mode for compiler output (#189693) by Dave Lee · 3 days ago
  31. 3fe5475 [lldb][bytecode] Improvements to compiler generated Swift (#189425) by Dave Lee · 3 days ago
  32. 2921af4 [lldb-dap] Correct attaching by program basename. (#188886) by John Harrison · 3 days ago
  33. 947c1ad [lldb] Remove "flash" and "blocksize" from MemoryRegionInfo constructor (#189636) by David Spickett · 3 days ago
  34. e52cdfa [lldb] Remove memory_tagged from MemoryRegionInfo (#189617) by David Spickett · 3 days ago
  35. 55553f1 [lldb] add getFullLibName to PlatformContext (#188772) by Charles Zablit · 3 days ago
  36. 06d1b3c [lldb] Remove stack_memory from MemoryRegionInfo constructor (#189580) by David Spickett · 3 days ago
  37. 7371a65 [lldb] Change MemoryRegionInfo::SetIsShadowStack into a "builder" method (#189565) by David Spickett · 3 days ago
  38. e4d2f47 [lldb] Only create RegisterTypeBuilderClang plugin once (#189393) by David Spickett · 3 days ago
  39. 882aa3f [lldb] Fix copy-paste error in SetPrivateRunLockToRunning (#189322) by Jim Lin · 4 days ago
  40. ed2ab68 [lldb][macOS] Recognize new layouts for DeviceSupport directories (#188646) by Jason Molenda · 4 days ago
  41. 8bf9dbf [lldb] In python tests, call dumpSessionInfo(). (#188859) by John Harrison · 4 days ago
  42. 6959940 [lldb-dap][windows] don't use the ConPTY in internalConsole mode (#186472) by Charles Zablit · 4 days ago
  43. 9beb981 [lldb] Use ArrayRef instead of pointer+size (NFC) (#189186) by Sergei Barannikov · 4 days ago
  44. dce207a [lldb-dap][windows] add integratedTerminal and externalTerminal support (#174635) by Charles Zablit · 4 days ago
  45. dac44ca [lldb] Fix a circular include dependency (NFC) (#188931) by Sergei Barannikov · 4 days ago
  46. 295de30 Serialize `#pragma redefine_extname` into precompiled headers. (#186755) by divVerent · 4 days ago
  47. 4b33621 [lldb] Use AppendMessageWithFormatv instead of AppendMessageWithFormat (#185634) by David Spickett · 4 days ago
  48. 4cd230d [lldb] Remove data_offset arg from GetModuleSpecifications (#188978) by Pavel Labath · 5 days ago
  49. 6b6078d [lldb][FreeBSDKernel] Add missing error checks in DynamicLoader (#189250) by Minsoo Choo · 5 days ago
  50. e347ac6 [lldb] Fix the return type of a function (NFC) (#189316) by Sergei Barannikov · 5 days ago
  51. 69bbf21 [lldb] Fix the order of arguments in the StackFrame constructor call (#189108) by Sergei Barannikov · 7 days ago
  52. 84a16b3 [lldb] Use Address(section, offset) constructor in more places (NFC) (#189101) by Sergei Barannikov · 7 days ago
  53. 4a85a76 [lldb] Use Address::Slide() to simplify code (NFC) (#189097) by Sergei Barannikov · 7 days ago
  54. bed3410 [lldb] Iterate over a copy of the ModuleList in SearchFilter (#189009) by Jonas Devlieghere · 7 days ago
  55. 1202d95 [lldb] Make single-argument Address constructor explicit (NFC) (#189035) by Sergei Barannikov · 7 days ago
  56. f31ddf0 [lldb] Disable arm64e tests under ASan (#189052) by Jonas Devlieghere · 7 days ago
  57. 82a1ffa [lldb][test] Disable part of TestInlineStepping.py on Windows on Arm (#189032) by David Spickett · 7 days ago
  58. c80d884 [lldb] Add PlatformWebInspectorWasm (#188751) by Jonas Devlieghere · 7 days ago
  59. 863616c [lldb][docs] Mention "Python Install Manager" in Windows build instructions (#188728) by David Spickett · 7 days ago
  60. cdad122 [lldb] Make ObjectFile::GetModuleSpecifications *return* module specifications (#188509) by Pavel Labath · 7 days ago
  61. dfd1cd4 [lldb] Let SymStore locator download PDBs to a temp file (#188798) by Stefan Gränitz · 7 days ago
  62. f03445f [lldb][test] Don't treat 'xcrun clang' as a path for finding clang++ (#188235) by Raphael Isemann · 7 days ago
  63. 3c16a83 This new flag depends both on the compiler version AND the linker (#188864) by jimingham · 8 days ago
  64. 1dfc65c [lldb] Enable caching for BytecodeSyntheticChildren::FrontEnd::Update (#181199) by Dave Lee · 8 days ago
  65. 1e07ee5 [lldb][bytecode] Change compiler to require update return type decl (#188637) by Dave Lee · 8 days ago
  66. 95296d7 [lldb] Fix missing return in NativeFile::SeekFromEnd stream path (#188596) by satyanarayana reddy janga · 8 days ago
  67. 44f8313 [lldb] Fix incorrect return value on error paths in FileCache (#188608) by satyanarayana reddy janga · 8 days ago
  68. c0a3dd9 Handle accelerated ObjC Class method dispatchs. (#188392) by jimingham · 8 days ago
  69. 0b551e6 [lldb][windows] fix invalid indexes in LLDB_LOG call (#188757) by Charles Zablit · 8 days ago
  70. f100409 Revert "[lldb][DWARFASTParserClang] Handle pointer-to-member-data non-type template" (#188744) by Michael Buch · 8 days ago
  71. f772e92 [lldb/test] Remove stale arm Linux expectedFailure decorators (NFC) by Med Ismail Bennani · 8 days ago
  72. dfa29d4 [lldb][Module][NFC] Extract script loading logic into helper (#188712) by Michael Buch · 8 days ago
  73. 9f375ce [lldb][Module][NFC] Remove redundant FileSpec validity check (#188708) by Michael Buch · 8 days ago
  74. 076db66 [lldb] Protect frame provider construction from re-entrant frame access by Med Ismail Bennani · 9 days ago
  75. 9acc400 [LLDB] Use shared_ptr for m_current_private_state_thread (#188542) by Anshul Nigham · 9 days ago
  76. af18cbf [lldb/test] Remove stale Windows expectedFailure decorators (NFC) by Med Ismail Bennani · 9 days ago
  77. 7528e40 [lldb] Fix circular dependency and deadlock in scripted frame providers (#187411) by Med Ismail Bennani · 9 days ago
  78. 37568f9 [lldb] Fix wrong arguments in MergeSections address mismatch warning (#188610) by satyanarayana reddy janga · 9 days ago
  79. b3ef766 Revert "[lldb] [windows] Fix warning about unused static functions" (#188626) by Martin Storsjö · 9 days ago
  80. 981c1b0 [lldb] [windows] Fix warnings in ConnectionConPTYWindows (#188528) by Martin Storsjö · 9 days ago
  81. c5c79b2 [lldb] Disallow SHARED_BUILD_TESTCASE for non-default self.build() (#188523) by Dave Lee · 9 days ago
  82. 9d7304e [lldb] [windows] Fix warning about unused static functions (#188531) by Martin Storsjö · 9 days ago
  83. 2c463fb [lldb] Remove references to llvm-gcc (#188582) by Dave Lee · 9 days ago
  84. 0d2bc39 [lldb][CommandObjectType] Add --wants-dereference option to `type synthetic add` (#188512) by Michael Buch · 9 days ago
  85. f4d41d8 [lldb] Support arm64e C++ vtable pointer signing (#187611) by Jonas Devlieghere · 9 days ago
  86. 88381a7 [lldb][NFC] Remove unused variables (#188385) by satyanarayana reddy janga · 9 days ago
  87. 1952050 [lldb] Clear up GetModuleSpecifications return value confusion (#188276) by Pavel Labath · 9 days ago
  88. 56597e7 [lldb][Process/FreeBSDKernelCore] Rework plugin destruction (#188426) by Minsoo Choo · 9 days ago
  89. c6300b1 [lldb] Correct spelling of "language" (#188456) by David Spickett · 9 days ago
  90. 5a71f91 [lldb] Print correct thread plan in logging code of Thread::ShouldReportRun (#188198) by Raphael Isemann · 9 days ago
  91. 9ea41d5 [lldb] use the Py_REFCNT() macro instead of directly accessing member (#188161) by Charlie Li · 10 days ago
  92. 6419a4d [lldb][DWARFASTParserClang] Handle pointer-to-member-data non-type template (#187598) by Zyn · 10 days ago
  93. 7b6c2a4 [lldb] Mark lldbtest.build() parameters as keyword-only (#188327) by Dave Lee · 10 days ago
  94. 0c401b7 [lldb] Fix immediately-destroyed ScopedTimeout in KillProcess (#188333) by satyanarayana reddy janga · 10 days ago
  95. 49ddbce [lldb][trace] Ensure ProcessTrace plugin can be re-registered (#188336) by Jordan Rupprecht · 10 days ago
  96. 7fdd512 [lldb] Fix trace load hang (#187768) by Tom Hewitt · 10 days ago
  97. 361922a [lldb][docs] Restore correct @update bytecode signature (#188295) by Dave Lee · 10 days ago
  98. bbc705a [lldb] Fix value of sig_update in formatter_bytecode.py (#188292) by Dave Lee · 10 days ago
  99. a875353 [lldb][Process/FreeBSDKernelCore] Remove interactive mode check (#187981) by Minsoo Choo · 10 days ago
  100. e684144 [lldb] Check for arm64e debugserver in skipUnlessArm64eSupported (#188082) by Jonas Devlieghere · 11 days ago