aboutsummaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)AuthorFilesLines
2025-12-01[lldb] Fix a bug when disabling the statusline. (#169127)Jonas Devlieghere1-2/+4
2025-12-01[LLDB][NativePDB] Look for PDBs in `target.debug-file-search-paths` (#169719)nerix1-0/+76
2025-11-28[LLDB][PDB] Relax check for resolving breakpoint (#169932)nerix1-1/+1
2025-11-28[lldb-dap] Add data breakpoints for bytes (#167237)Sergei Druzhkov1-22/+89
2025-11-28[LLDB][PDB] Access object file through module (#169728)nerix1-0/+39
2025-11-28[lldb] Fix duplicate test class name causing lldb-dotest conflict (#169861)Ebuka Ezike1-1/+1
2025-11-26[lldb] [scripting bridge] 167388 chore: add api to return arch name for targe...n2h91-0/+18
2025-11-26[lldb-dap] Add multi-session support with shared debugger instances (#163653)Janet Yang2-0/+86
2025-11-25[lldb-dap] Add format support for evaluate request (#169132)Sergei Druzhkov1-1/+10
2025-11-24[LLDB] Add unary plus and minus to DIL (#155617)Ilia Kuklin6-0/+115
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew1-0/+3
2025-11-20[lldb] Fix a test if hardware breakpoints are not supported (#168813)Igor Kudrin1-20/+11
2025-11-19[lldb][test] Correctly skip a test on a 32-bit target (#168631)Igor Kudrin1-1/+1
2025-11-19[lldb] Skip TestLibcxxInternalsRecognizer on asan + MacOSFelipe de Azevedo Piovezan1-0/+1
2025-11-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith3-0/+65
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl4-8/+8
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison1-43/+151
2025-11-17[LLDB][DWARF] Use the same qualified name computation for Rust (#165840)Kiva4-0/+1257
2025-11-17[lldb][test] Try to fix dwarf64 test on WindowsDavid Spickett1-1/+1
2025-11-14[lldb] Add the ability to load DWARF64 .debug_str_offsets tables for DWARF32 ...Greg Clayton3-0/+169
2025-11-14[lldb] Add a test for capturing stdout/stderr from Python commands (#168138)Jonas Devlieghere1-0/+47
2025-11-14[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray1-3/+1
2025-11-13[LLDB] Use skipIf instead of expectedFailAdrian Prantl1-1/+1
2025-11-13[LLDB] Use %clang_host instead of %clang in test (NFC)Adrian Prantl1-2/+2
2025-11-13[lldb] Add libstdcpp initializer_list formatter (#167515)Ebuka Ezike2-3/+14
2025-11-12[lldb] Remove test that disassembles all of Foundation (#167596)Alex Langford1-46/+0
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch4-573/+0
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani3-0/+228
2025-11-12Fix lldb-dap non-leaf frame source resolution issue (#165944)jeffreytan813-0/+88
2025-11-11[NFCI][lldb][test] Avoid GNU extension for specifying mangling (#167221)Raul Tambre1-2/+2
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani4-0/+573
2025-11-11[lldb][test] Fix ThreadStepUntilAPI.pyDavid Spickett1-0/+1
2025-11-10[LLDB] Fix lldb failure caused by 95db31e7f6. (#167423)Rahman Lavaee1-1/+3
2025-11-10[lldb] Fix TestLocationsAfterRebuild test (#167402)GeorgeHuyubo1-4/+21
2025-11-10[LLDB] Fix (more) darwin shell tests under ASANAdrian Prantl1-0/+12
2025-11-10[LLDB] Fix darwin shell tests under ASANAdrian Prantl1-0/+9
2025-11-10[lldb] Disable TestLocationsAfterRebuild for remote targets (#167239)Dmitry Vasilyev1-1/+2
2025-11-09[NFCI][lldb][test][Recognizer] Fix mismatched C/C++ frontend subtitutions (#1...Raul Tambre2-4/+4
2025-11-08[lldb][ClangModulesDeclVendor] Print Clang module loading errors to expressio...Michael Buch13-67/+150
2025-11-07[lldb][ClangModulesDeclVendor] Don't stop loading Clang modules if an individ...Michael Buch5-10/+7
2025-11-07[lldb][ClangModulesDeclVendor] Revamp error handling when loading Clang modul...Michael Buch8-0/+394
2025-11-07Fix a crash when a stop hook deletes itself in its callback. (#160416)jimingham2-0/+58
2025-11-07[lldb] Correctly detach (rather than kill) when connecting with gdb-remote (#...Jonas Devlieghere1-0/+67
2025-11-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford1-1/+2
2025-11-07[LLDB] Run MSVC STL string(-view) tests with PDB (#166833)nerix4-69/+122
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre1-2/+1
2025-11-07[LLDB][Editline] empty current line before `el_wgets` (#165830)Kiva1-1/+1
2025-11-06[LLDB] Fix debuginfo ELF files overwriting Unified Section List (#166635)Jacob Lalonde7-0/+475
2025-11-06[LLDB] Run working STL data formatter tests with PDB (#166812)nerix6-0/+12
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre2-2/+6