1. ffc0e30 [lldb] Fix heap.py crashes on recent Darwin embedded targets by Med Ismail Bennani · 4 hours ago main master
  2. a97edd4 [lldb][NativePDB] Require `target-windows` for MSVC test (#186578) by Nerixyz · 5 hours ago
  3. b16b919 [lldb/test] Fix MTC dylib path for newer Darwin embedded devices (NFC) by Med Ismail Bennani · 6 hours ago
  4. bdf4a31 [lldb] Nominate myself for FreeBSD maintainer (#180053) by Minsoo Choo · 13 hours ago
  5. 2fc4b7e [lldb] Upstream missing FixCodeAddress in CPPLanguageRuntime (#186519) by Jonas Devlieghere · 15 hours ago
  6. fd0cf31 [lldb] Enable SanitizersAllocationTraces=tagged in darwin-mte-launcher (#186326) by Jonas Devlieghere · 15 hours ago
  7. 6b35213 [lldb] Add support for the darwin-mte-launcher to lldb-dotest (#186319) by Jonas Devlieghere · 16 hours ago
  8. e0ff03a [lldb] Fix liblldb linkage in libllvm build after 5eaf19a15129 (#186515) by Stefan Gränitz · 17 hours ago
  9. d89d547 [lldb] Preserve TargetSP in Platform module lookup (#186323) by Emre Kultursay · 19 hours ago
  10. 8998aa2 [LLDB][NativePDB] Add support for `S_REGREL32_INDIR` (#186124) by Nerixyz · 19 hours ago
  11. 7ed74f4 [lldb][windows] fix MSVCRTCFrameRecognizer's registration (#186485) by Charles Zablit · 20 hours ago
  12. 41dff62 [lldb][Process/FreeBSDKernelCore] Set kernel displacement (#183975) by Minsoo Choo · 20 hours ago
  13. 4e26a4c [lldb] [Windows] Add missing includes (#186449) by Martin Storsjö · 20 hours ago
  14. 3f05cbe [lldb] Check both the result and output of sysctl (#186462) by Jonas Devlieghere · 21 hours ago
  15. 93e43fa [lldb] Remove calls to exit() in lldb-server (#186289) by Jonas Devlieghere · 22 hours ago
  16. 088a391 [lldb-dap] Fix a regression in synthetic variables. (#186180) by John Harrison · 22 hours ago
  17. 77ea604 [lldb][windows] print stop reason if MSVC's runtime check fails (#185473) by Charles Zablit · 23 hours ago
  18. f48646e [lldb][Module][NFC] Use raw string literal and formatv-style format in LoadScriptingResourceInTarget (#186411) by Michael Buch · 23 hours ago
  19. 475cad3 [lldb][PlatformDarwin] Disallow '+' in auto-loadable Python script names (#186346) by Michael Buch · 24 hours ago
  20. 96afb73 [lldb][Module][NFC] Use early-return style in LoadScriptingResourceInTarget (#186392) by Michael Buch · 24 hours ago
  21. ac672b9 [lldb][windows] add a Windows FifoFile implementation (#185894) by Charles Zablit · 26 hours ago
  22. fe9ca54 [lldb] Wrap HWCAP defines in ifndef (NFC) (#186283) by Jonas Devlieghere · 2 days ago
  23. 808e318 [lldb] Build debugserver fat for arm64 and arm64e (#186038) by Jonas Devlieghere · 2 days ago
  24. 26ff834 [LLDB] Modify CreateValueObjectFrom* to take an ExecutionContext (#185547) by Adrian Prantl · 2 days ago
  25. 72875d4 [lldb] Unify logging for GetAttributeAddressRanges error (#186258) by Jonas Devlieghere · 2 days ago
  26. d63a9f0 [lldb] Turn on OSC 9;4 graphical progress in supported terminals (#185541) by Jonas Devlieghere · 2 days ago
  27. c414def [lldb] Update TestObjcOptimized.py for MTE (#186042) by Jonas Devlieghere · 2 days ago
  28. 9b62c37 [lldb] Fix typo in SymbolFilePDBTests (#186236) by Jonas Devlieghere · 2 days ago
  29. 162b910 [LLDB] Add SB API test helpers in separate library (#185866) by Nerixyz · 2 days ago
  30. a11bf52 [lldb][FreeBSDKernelCore] Do not include <cstddef> (#186193) by Minsoo Choo · 2 days ago
  31. e0bcb2a [lldb][tests] Skip flaky TestLongjmp test on Windows (#186199) by eleviant · 2 days ago
  32. aff72cb [lldb][Process/FreeBSDKernelCore] Add assertion for pcb (#183969) by Minsoo Choo · 2 days ago
  33. bbf6c09 [LLDB] Fix Timer MSAN Use After Destroy in Fuzz Tests (#186133) by Aiden Grossman · 2 days ago
  34. 4e6a593 [lldb] Run the LLDB test suite under MTE on capable Apple HW (#185780) by Jonas Devlieghere · 2 days ago
  35. 937a6ea Re-reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#186074) by Stefan Gränitz · 2 days ago
  36. e629b0f Revert "[lldb] Consolidating platform support checks in tests." (#186071) by David Spickett · 2 days ago
  37. a6e3672 [lldb][docs] Restore cut off sentence in GDB command map (#186057) by David Spickett · 2 days ago
  38. fbadb96 Revert "Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)"" (#186051) by Stefan Gränitz · 2 days ago
  39. ad00673 Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185410) by Stefan Gränitz · 2 days ago
  40. ac366ca [LLDB] Ensure plugins are destroyed at end of fuzz tests (#186012) by Aiden Grossman · 3 days ago
  41. b52033f [lldb] Update TestProcessCrashInfo for MTE (#185808) by Jonas Devlieghere · 3 days ago
  42. 3601ef2 [lldb] Use raw address in "memory history" command (#185812) by Jonas Devlieghere · 3 days ago
  43. 7816d62 [lldb] Use SBProcess.FixAddress in address_ranges_helper.py (#185802) by Jonas Devlieghere · 3 days ago
  44. 9347b19 [lldb][bytecode] Add swift output to Python->bytecode compiler (#185773) by Dave Lee · 3 days ago
  45. 12e91fc [LLDB] Fix null pointer dereference. (#185985) by cmtice · 3 days ago
  46. 405ce00 [lldb] Reinstate ~PluginInstances assertion (#185537) by Jonas Devlieghere · 3 days ago
  47. fe1aa8e [lldb] Add darwin-mte-launcher (#185921) by Jonas Devlieghere · 3 days ago
  48. 2c4b9af [lldb][tests] Attempt to fix lldb-x86_64-win builder (#185948) by eleviant · 3 days ago
  49. 4e64415 [lldb] Replace make_error<StringError> with createStringError* (NFC) (#185748) by Dave Lee · 3 days ago
  50. 0b94d1f [lldb] Catch missing calls to SystemLifetimeManager::Initialize (#185536) by Jonas Devlieghere · 3 days ago
  51. 3984195 [lldb][Debugger] Register 'testing.XXX' settings with Debugger (#185897) by Michael Buch · 3 days ago
  52. 86251f2 [IR] Split Br into UncondBr and CondBr (#184027) by Alexis Engelke · 3 days ago
  53. efc3db9 [lldb][test] Remove Windows xfail from 2 tests in TestLongjmp.py (#185859) by David Spickett · 3 days ago
  54. 598b604 [LLDB][NativePDB] Ignore indirect virtual bases (#185735) by Nerixyz · 3 days ago
  55. 61722ca [lldb] change how unsupported tests are aggregated (#185675) by Charles Zablit · 3 days ago
  56. 97e36b0 [lldb][PlatformDarwin][NFC] Factor sanitization of Python module names into helper function (#185627) by Michael Buch · 3 days ago
  57. c566b00 [lldb/test] Add generic test variant infrastructure (#185145) by Med Ismail Bennani · 3 days ago
  58. d192809 [lldb][test] PlatformDarwinTest.cpp: skip dSYM test on Windows by Michael Buch · 4 days ago
  59. d98162b [lldb] Make date test handle host-target time difference (#185759) by Dave Lee · 4 days ago
  60. dcf8fd8 build: adjust LLDB and clang library naming on Windows (#185084) by Saleem Abdulrasool · 4 days ago
  61. de6af33 [lldb] Consolidating platform support checks in tests. (#184656) by John Harrison · 4 days ago
  62. 3c2eea1 [lldb] Have Host::RunShellCommand ret stderr & stdout seperately (#184548) by Jason Molenda · 4 days ago
  63. dfcddbf [lldb] Have ObjectFile::FindPlugin send a copy of the DE (#185727) by Jason Molenda · 4 days ago
  64. ca7b87f [lldb][Process/FreeBSDKernelCore] Improve DoUpdateThreadList() (#183981) by Minsoo Choo · 4 days ago
  65. 1ac7bbd [lldb][test] Fix TestLongjmp on Linux (#185464) by eleviant · 4 days ago
  66. 9ca273a [lldb][test] PlatformDarwinTest.cpp: add full error message to expected assertion by Michael Buch · 4 days ago
  67. 976d3c1 [lldb][PlatformDarwin][NFC] Use formatv-style format string in Locate ExecutableScriptingResourcesFromDSYM warning message (#185640) by Michael Buch · 4 days ago
  68. a48f652 [lldb][test] PlatformDarwinTest.cpp: add more test-cases for script name sanitization by Michael Buch · 4 days ago
  69. 9c599a1 [lldb][PlatformDarwin][NFC] Use formatv-style format string in LocateExecutableScriptingResourcesFromDSYM (#185622) by Michael Buch · 4 days ago
  70. c340a4b [lldb][test] PlatformDarwinTest.cpp: clean up directories in TearDown by Michael Buch · 4 days ago
  71. de71136 [lldb] Add GetPointerDiffType to TypeSystemClang (#185314) by Ilia Kuklin · 4 days ago
  72. 169dc52 [lldb] Use AppendMessageWithFormatv instead of AppendMessageWithFormat (#185012) by David Spickett · 4 days ago
  73. 3ceefde [lldb] Update test diff invocation for portability (#185557) by Dave Lee · 4 days ago
  74. 52800f1 [lldb][bytecode] Add Python to formatter bytecode compiler (#113734) by Dave Lee · 5 days ago
  75. 9dd4c2b [lldb] Temporarily remove the assert to unblock the bots (#185505) by Jonas Devlieghere · 5 days ago
  76. 2f225b9 [lldb] Assert & fix missing calls to UnregisterPlugin (#185162) by Jonas Devlieghere · 5 days ago
  77. 89213d9 [LLDB] Remove C++ language runtime dependency of Clang expression parser (#185450) by Nerixyz · 5 days ago
  78. a90620f [lldb][test] PlatformDarwinTest.cpp: add more test-cases by Michael Buch · 5 days ago
  79. 1b687d2 [lldb][test] PlatformDarwinTest.cpp: move directory creation into SetUp by Michael Buch · 5 days ago
  80. d4c5881 [PPC64][Linux] Watchpoint configuration for PPC64 (#185192) by Dhruv Srivastava · 5 days ago
  81. 080d703 [lldb][test][NFC] PlatformDarwinTest.cpp: fix directory creation comment by Michael Buch · 5 days ago
  82. f86513c Revert "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (#185372) by Jan Patrick Lehr · 5 days ago
  83. 00de8c8 [Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC) (#184572) by Stefan Gränitz · 5 days ago
  84. e6845dc [LLDB] Move Itanium language runtime to C++ language runtime (#169225) by Nerixyz · 7 days ago
  85. db0a015 build: add `LINKER:` modifier to `/DELAYLOAD:` options (#185086) by Saleem Abdulrasool · 7 days ago
  86. b6c7ba4 [lldb][PlatformDarwin][test] Add unit-test for LocateExecutableScriptingResourcesFromDSYM (#185057) by Michael Buch · 7 days ago
  87. 1bfa882 [lldb] Implement PluginInfo move constructor (#185137) by Jonas Devlieghere · 8 days ago
  88. 6c47c0f [lldb] Use llvm::SmallVector in the PluginManager (NFC) (#184912) by Jonas Devlieghere · 8 days ago
  89. da0155d [lldb] Use range-based for loops over plugins (#184837) by Jonas Devlieghere · 8 days ago
  90. cf2e6b4 [lldb][bytecode] Disable bytecode.test on windows (#185096) by Dave Lee · 8 days ago
  91. 3d722d6 [lldb][PlatformDarwin] Make LocateExecutableScriptingResourcesFromDSYM a public static (#185056) by Michael Buch · 8 days ago
  92. 6b04b7a [LLDB] Reformat comments by Adrian Prantl · 8 days ago
  93. 30e4565 [LLDB] Allow one-line summaries in the presence of synthetic child providers (#184926) by Adrian Prantl · 8 days ago
  94. 65ce509 [lldb] Declare types of Python synthetic signatures (NFC) (#184914) by Dave Lee · 8 days ago
  95. b370f15 [lldb][windows] fix VT sequences overriding (lldb) prompt (#183366) by Charles Zablit · 8 days ago
  96. 0cdeba7 [lldb][windows][NFC] expose ProcessLauncherWindows methods (#183579) by Charles Zablit · 8 days ago
  97. 35f5ef1 Revert "[lldb] Initial plugin and test for SymbolLocatorSymStore" (#185032) by Stefan Gränitz · 8 days ago
  98. 8ab4209 [lldb] Fix lldb-x86_64-win bot after 454eb8bc0ac (#185004) by Stefan Gränitz · 8 days ago
  99. be2f835 [LLDB][Windows] Initialize `read_result` (#184874) by Nerixyz · 8 days ago
  100. b403173 [lldb-dap] Add memory history in ASan report (#183740) by Sergei Druzhkov · 8 days ago