summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2025-11-20[lldb] Fix a test if hardware breakpoints are not supported (#168813)Igor Kudrin
2025-11-19[lldb][test] Correctly skip a test on a 32-bit target (#168631)Igor Kudrin
2025-11-13[lldb] Add libstdcpp initializer_list formatter (#167515)Ebuka Ezike
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani
2025-11-11[lldb][test] Fix ThreadStepUntilAPI.pyDavid Spickett
2025-11-10[LLDB] Fix lldb failure caused by 95db31e7f6. (#167423)Rahman Lavaee
2025-11-10[lldb] Fix TestLocationsAfterRebuild test (#167402)GeorgeHuyubo
2025-11-10[lldb] Disable TestLocationsAfterRebuild for remote targets (#167239)Dmitry Vasilyev
2025-11-07[lldb] Correctly detach (rather than kill) when connecting with gdb-remote (#...Jonas Devlieghere
2025-11-07[LLDB] Run MSVC STL string(-view) tests with PDB (#166833)nerix
2025-11-06[LLDB] Run working STL data formatter tests with PDB (#166812)nerix
2025-10-31[LLDB][NativePDB] Estimate symbol sizes (#165727)nerix
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre
2025-10-30[lldb][test] Fix libc++ API tests on older Clang versionsMichael Buch
2025-10-29[LLDB] Skip TestMultipleSlides.py on Windows (#165604)nerix
2025-10-27[lldb] Fix TestVTableValue.py test_overwrite_vtable test (#164910)Daniel Sanders
2025-10-21[lldb][test] Fix TestEmptyFuncThreadStepOut.py (#161788)Igor Kudrin
2025-10-21[lldb] Add bidirectional packetLog to gdbclientutils.py (#162176)Daniel Sanders
2025-10-20Fix a potential use-after-free in StopInfoBreakpoint. (#163471)jimingham
2025-10-13[lldb] Remove obsolete comment in TestCortexMExceptionUnwindJason Molenda
2025-10-13[lldb][API test] TestCortexMExceptionUnwind needs ARM llvm targetJason Molenda
2025-10-13[LLDB] Check type before creating `std::atomic` synthetic children (#163176)nerix
2025-10-10[lldb][NFC] enable unwind logging in TestCortexMExceptionUnwindJason Molenda
2025-10-09[lldb] Cortex-M exception unwind API test cleanupJason Molenda
2025-10-09Add a scripted way to re-present a stop location (#158128)jimingham
2025-10-08[lldb] Fix stepping out if the return address is not allowed to stop at (#161...Igor Kudrin
2025-10-08Revert "[lldb] Cortex-M exception unwind API test cleanup" (#162520)Vladislav Dzhidzhoev
2025-10-07[lldb] Cortex-M exception unwind API test cleanupJason Molenda
2025-10-02[lldb][test] Un-XFAIL TestDataFormatterStdUnorderedMap.py for older Clang ver...Michael Buch
2025-10-01[lldb][RISCV] Fixed TestSymbolFileJSON for RISC-V (#161497)Georgiy Samoylov
2025-10-01[LLDB] Add load core time to target metrics (#161581)Jacob Lalonde
2025-09-25[lldb][test] Refactor and expand TestMemoryRegionDirtyPages.py (#156035)David Spickett
2025-09-18[lldb] Fix unsafe map mutation in ProcessElfCore::FindModuleUUID (#159444)David Peixotto
2025-09-17[lldb][test] Disable parallel module loading for TestNetBSDCore.py (#159395)David Spickett
2025-09-16[LLDB] [Tests] Downgrade -Wincompatible-pointer-types to a warning in some te...Sirraide
2025-09-15[Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (#157364)Sirraide
2025-09-15[lldb][test] Fix unordered-map test. (#158286)Ebuka Ezike
2025-09-11[lldb][NFC] Mark API test skipIfRemote to avoid a botJason Molenda
2025-09-10Revert "[lldb][NFC] Force some logging on to TestCortexMExceptionUnwind.py"Jason Molenda
2025-09-10[lldb][NFC] Force some logging on to TestCortexMExceptionUnwind.pyJason Molenda
2025-09-10Revert "[lldb][NFC] Try to adapt Cortex-M API test for an Unbuntu bot"Jason Molenda
2025-09-10[lldb][NFC] Try to adapt Cortex-M API test for an Unbuntu botJason Molenda
2025-09-10[lldb][test] skip test `TestRerunAndExprDylib.py` on remote (#157916)Ebuka Ezike
2025-09-10[lldb][test] Re-enable `TestRerunAndExprDylib.py` (#157872)Ebuka Ezike
2025-09-10[lldb][test] StepUntil disable test for unsupported linkers. (#157474)Ebuka Ezike
2025-09-09[lldb][NFC] Update testsuite skip commentJason Molenda
2025-09-09[lldb] Skip TestCortexMExceptionUnwind except DarwinJason Molenda
2025-09-09NFC: SBThread should not be the one to compute StopReasonData. (#157577)jimingham