aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell
AgeCommit message (Expand)AuthorFilesLines
2025-12-09[lldb] Remove CommandReturnObject::AppendRawError (#171517)Jonas Devlieghere1-2/+2
2025-12-08[lldb] Dump build configuration with `version -v` (#170772)Jonas Devlieghere1-0/+6
2025-12-04Add a `breakpoint add` command to fix the option-madness that is `breakpoint ...jimingham2-3/+3
2025-12-02[lldb][shell tests] Properly fix fallout from c8031c3dd743Felipe de Azevedo Piovezan1-1/+1
2025-12-02Revert "Revert "[LLDB] Update Shell lit config to handle c8031c3dd743"" (#170...Felipe de Azevedo Piovezan1-1/+1
2025-12-02Revert "[LLDB] Update Shell lit config to handle c8031c3dd743" (#170288)Felipe de Azevedo Piovezan1-1/+1
2025-12-01[BoundsSafety][LLDB] Implement instrumentation plugin for -fbounds-safety sof...Dan Liew13-0/+344
2025-12-01[LLDB] Update Shell lit config to handle c8031c3dd743 (#170225)Alex Langford1-1/+1
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][PDB] Access object file through module (#169728)nerix1-0/+39
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew1-0/+3
2025-11-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith3-0/+65
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[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray1-3/+1
2025-11-13[LLDB] Use %clang_host instead of %clang in test (NFC)Adrian Prantl1-2/+2
2025-11-11[NFCI][lldb][test] Avoid GNU extension for specifying mangling (#167221)Raul Tambre1-2/+2
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-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 Buch8-23/+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-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford1-1/+2
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre1-2/+1
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre2-2/+6
2025-11-05[LLDB][NativePDB] Add non-overlapping fields in root struct (#166243)nerix1-4/+4
2025-11-04[lldb][test] Skip registration-unique.test on WindowsMichael Buch1-0/+2
2025-11-04[lldb][test] registration-unique.test: don't hardcode the order of recognizer...Michael Buch1-6/+6
2025-11-04[lldb][Runtime] Move VerboseTrapFrameRecognizer into CPPLanguageRuntime (#166...Michael Buch3-0/+70
2025-11-03[lldb-dap] Add support for launching supported clients (#165941)Jonas Devlieghere1-0/+2
2025-11-03[lldb] Fix indentation when printing stop hooks (#165945)Julian Lettner1-0/+36
2025-10-31[LLDB][NativePDB] Estimate symbol sizes (#165727)nerix1-15/+15
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre55-112/+112
2025-10-30[NFCI][lldb][test] Add missing <functional> includes (#165772)Raul Tambre2-0/+2
2025-10-30Enable LLDB to load large dSYM files. (#164471)Greg Clayton2-0/+13
2025-10-29[LLDB] Use native PDB reader by default (#165363)nerix2-7/+7
2025-10-28[LLDB][PDB] Run `function-nested-block.test` with both plugins (#165364)nerix1-2/+4
2025-10-27[LLDB][NativePDB] Create simple types from function arguments and return type...nerix2-18/+17
2025-10-24[lldb] Introduce internal stop hooks (#164506)Julian Lettner1-0/+70
2025-10-23Revert "[lldb] update lldb-server platform help parsing (#162730)"Adrian Prantl4-100/+0
2025-10-23Revert "[lldb] fix lldb-server test failures on windows (#164843)"Adrian Prantl2-6/+6
2025-10-23[lldb] fix lldb-server test failures on windows (#164843)Chad Smith2-6/+6
2025-10-23[lldb] update lldb-server platform help parsing (#162730)Chad Smith4-0/+100
2025-10-21[LLDB][NativePDB] Require `target-windows` for `func-symbols.test` (#164406)nerix1-1/+1
2025-10-21[LLDB][PDB] Run `pointers.test` with both plugins (#163623)nerix1-18/+24
2025-10-21[LLDB][PDB] Split `func-symbols.test` between DIA and native (#163733)nerix2-1/+134
2025-10-15[LLDB][NativePDB] Consolidate simple types (#163209)nerix2-9/+24
2025-10-13[lldb] Don't emit .lldbinit warning as an error (#163265)Jonas Devlieghere1-1/+1