summaryrefslogtreecommitdiff
path: root/lldb/test/Shell
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-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith
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[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray
2025-11-13[LLDB] Use %clang_host instead of %clang in test (NFC)Adrian Prantl
2025-11-11[NFCI][lldb][test] Avoid GNU extension for specifying mangling (#167221)Raul Tambre
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-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-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-11-05[LLDB][NativePDB] Add non-overlapping fields in root struct (#166243)nerix
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
2025-11-03[lldb-dap] Add support for launching supported clients (#165941)Jonas Devlieghere
2025-11-03[lldb] Fix indentation when printing stop hooks (#165945)Julian Lettner
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[NFCI][lldb][test] Add missing <functional> includes (#165772)Raul Tambre
2025-10-30Enable LLDB to load large dSYM files. (#164471)Greg Clayton
2025-10-29[LLDB] Use native PDB reader by default (#165363)nerix
2025-10-28[LLDB][PDB] Run `function-nested-block.test` with both plugins (#165364)nerix
2025-10-27[LLDB][NativePDB] Create simple types from function arguments and return type...nerix
2025-10-24[lldb] Introduce internal stop hooks (#164506)Julian Lettner
2025-10-23Revert "[lldb] update lldb-server platform help parsing (#162730)"Adrian Prantl
2025-10-23Revert "[lldb] fix lldb-server test failures on windows (#164843)"Adrian Prantl
2025-10-23[lldb] fix lldb-server test failures on windows (#164843)Chad Smith
2025-10-23[lldb] update lldb-server platform help parsing (#162730)Chad Smith
2025-10-21[LLDB][NativePDB] Require `target-windows` for `func-symbols.test` (#164406)nerix
2025-10-21[LLDB][PDB] Run `pointers.test` with both plugins (#163623)nerix
2025-10-21[LLDB][PDB] Split `func-symbols.test` between DIA and native (#163733)nerix
2025-10-15[LLDB][NativePDB] Consolidate simple types (#163209)nerix
2025-10-13[lldb] Don't emit .lldbinit warning as an error (#163265)Jonas Devlieghere
2025-10-13[lldb][test] TestExprLanguageNote.test: fix test on WindowsMichael Buch
2025-10-13[lldb][test][Shell] Remove Python 2 compatibility in build.py (#163192)David Spickett
2025-10-13[LLDB][NativePDB] Use typedef compiler type for typedef types (#156250)nerix
2025-10-12[lldb][test] TestExprLanguageNote.test: require LLD on WindowsMichael Buch
2025-10-11[lldb][test] Fix language note tests on Windows (#162995)Michael Buch
2025-10-10[lldb][Expression] Emit a 'Note' diagnostic that indicates the language used ...Michael Buch
2025-10-07[LLDB] Require target-x86/x86_64 for MSVC C mangling test (#162335)nerix
2025-10-07Reland "[LLDB][NativePDB] Create functions with mangled name" (#161678)nerix
2025-10-02[lldb] Add lld requirement to NativePDB test (#161731)Alex Langford
2025-10-02[lldb][test] XFAIL TestGlobalSymbolObjCConflict.c on WindowsMichael Buch
2025-10-01[lldb][MachO] Fix inspection of global variables that start with 'O' (#161521)Michael Buch