summaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)Author
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew
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-19[lldb] Skip TestLibcxxInternalsRecognizer on asan + MacOSFelipe de Azevedo Piovezan
2025-11-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison
2025-11-17[LLDB][DWARF] Use the same qualified name computation for Rust (#165840)Kiva
2025-11-17[lldb][test] Try to fix dwarf64 test on WindowsDavid Spickett
2025-11-14[lldb] Add the ability to load DWARF64 .debug_str_offsets tables for DWARF32 ...Greg Clayton
2025-11-14[lldb] Add a test for capturing stdout/stderr from Python commands (#168138)Jonas Devlieghere
2025-11-14[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray
2025-11-13[LLDB] Use skipIf instead of expectedFailAdrian Prantl
2025-11-13[LLDB] Use %clang_host instead of %clang in test (NFC)Adrian Prantl
2025-11-13[lldb] Add libstdcpp initializer_list formatter (#167515)Ebuka Ezike
2025-11-12[lldb] Remove test that disassembles all of Foundation (#167596)Alex Langford
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-12Fix lldb-dap non-leaf frame source resolution issue (#165944)jeffreytan81
2025-11-11[NFCI][lldb][test] Avoid GNU extension for specifying mangling (#167221)Raul Tambre
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] Fix (more) darwin shell tests under ASANAdrian Prantl
2025-11-10[LLDB] Fix darwin shell tests under ASANAdrian Prantl
2025-11-10[lldb] Disable TestLocationsAfterRebuild for remote targets (#167239)Dmitry Vasilyev
2025-11-09[NFCI][lldb][test][Recognizer] Fix mismatched C/C++ frontend subtitutions (#1...Raul Tambre
2025-11-08[lldb][ClangModulesDeclVendor] Print Clang module loading errors to expressio...Michael Buch
2025-11-07[lldb][ClangModulesDeclVendor] Don't stop loading Clang modules if an individ...Michael Buch
2025-11-07[lldb][ClangModulesDeclVendor] Revamp error handling when loading Clang modul...Michael Buch
2025-11-07Fix a crash when a stop hook deletes itself in its callback. (#160416)jimingham
2025-11-07[lldb] Correctly detach (rather than kill) when connecting with gdb-remote (#...Jonas Devlieghere
2025-11-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford
2025-11-07[LLDB] Run MSVC STL string(-view) tests with PDB (#166833)nerix
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre
2025-11-07[LLDB][Editline] empty current line before `el_wgets` (#165830)Kiva
2025-11-06[LLDB] Fix debuginfo ELF files overwriting Unified Section List (#166635)Jacob Lalonde
2025-11-06[LLDB] Run working STL data formatter tests with PDB (#166812)nerix
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-11-05[lldb] Introduce SBFrameList for lazy frame iteration (#166651)Med Ismail Bennani
2025-11-05[LLDB][NativePDB] Add non-overlapping fields in root struct (#166243)nerix
2025-11-04[lldb] Skip tests on older versions of clangAdrian Prantl
2025-11-04[LLDB] Run API tests with PDB too (#149305)nerix
2025-11-04[lldb-dap] Addressing orphaned processes in tests. (#166205)John Harrison
2025-11-04[LLDB] Don't check for libcxx if LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS is offAdrian Prantl
2025-11-04[lldb] When starting in a hidden frame, don't skip over hidden frames when na...Michael Buch
2025-11-04[lldb][test] Skip registration-unique.test on WindowsMichael Buch
2025-11-04[lldb][test] registration-unique.test: don't hardcode the order of recognizer...Michael Buch
2025-11-04[lldb][Runtime] Move VerboseTrapFrameRecognizer into CPPLanguageRuntime (#166...Michael Buch