aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell
AgeCommit message (Expand)AuthorFilesLines
2026-01-12[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#172358)Raul Tambre1-0/+5
2026-01-09[lldb] Fix crash when passing a folder in as the executable (#175181)Jonas Devlieghere1-0/+4
2026-01-08[lldb] skip the python interactive I/O test on windows (#175055)Ebuka Ezike1-0/+2
2026-01-08[lldb] Fix typed commands not shown on the screen (#174216)Ebuka Ezike1-0/+12
2026-01-08[lldb][Format] Reject recursive format entities (#174750)Michael Buch1-6/+1
2026-01-06[lldb] Don't trim expression in progress event (#174609)Jonas Devlieghere1-1/+1
2025-12-18[lldb] Restrict JITLoaderGDB test to native Linux environments (#172292)Stefan Gränitz1-4/+2
2025-12-15Partially revert "[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#166...Raul Tambre1-4/+0
2025-12-14[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#166770)Raul Tambre14-0/+17
2025-12-14[LLDB][NativePDB] Create typedefs in structs (#169248)nerix2-19/+48
2025-12-12Revert "[lldb] Still echo the command if we print the error." (#172110)Jonas Devlieghere2-14/+0
2025-12-12[lldb] Still echo the command if we print the error. (#171931)Jonas Devlieghere2-0/+14
2025-12-12[lldb][ClangExpressionParser] Emit more accurate language note for Objective-...Michael Buch1-0/+19
2025-12-12[lldb] fix failing diagnostics test when Unicode is supported (#172038)Charles Zablit1-1/+1
2025-12-12[lldb] improve the heuristics for checking if a terminal supports Unicode (#1...Charles Zablit3-17/+17
2025-12-12[LLDB][NativePDB] Use original struct name when searching for constants (#166...nerix2-3/+20
2025-12-11[lldb][test] Fix toolchain-msvc.test for native ARM64 MSVC environment (#171797)Omair Javaid1-6/+6
2025-12-11Revert "[lldb] fix failing tests due to CI diagnostics rendering (#171791)Charles Zablit3-11/+11
2025-12-10[lldb] fix failing tests due to CI diagnostics rendering (#171685)Charles Zablit3-11/+11
2025-12-10[lldb] convert jit-loader_rtdyld_elf.test to an API test (#170333)Charles Zablit1-22/+0
2025-12-09[lldb][Wasm] Handle imports when parsing Wasm name sections (#170960)Derek Schuff2-28/+50
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