aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell
AgeCommit message (Expand)AuthorFilesLines
24 hours[lldb-dap][windows] fix invalid path substitution for lldb-dap (#180237)Charles Zablit1-1/+1
28 hours[lldb] Handle STT_TLS symbol type in ELF parser (#178975)puneeth_aditya_56561-0/+28
4 daysRevert "[lldb-dap] fix executable substitution in tests (#179685)" (#180241)Charles Zablit1-3/+1
6 days[lldb-dap] fix executable substitution in tests (#179685)Charles Zablit1-1/+3
11 days[lldb] Increment max-children-depth to 5 (#178717)Dave Lee1-5/+8
12 days[lldb-dap][windows] allow STDIN to be a console (#178642)Charles Zablit1-0/+62
12 daysRevert "[lldb-dap][windows] allow STDIN to be a console (#178409)" (#178641)Charles Zablit1-62/+0
12 days[lldb-dap][windows] allow STDIN to be a console (#178409)Charles Zablit1-0/+62
13 daysAdd support for DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt. (#176056)Greg Clayton2-0/+65
13 days[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value (#1...Vladimir Gorsunov2-0/+301
2026-01-26[lldb] Fix Python stderr redirection in test (#177970)Ebuka Ezike1-4/+5
2026-01-26[lldb] Fix error when running "memory region --all" repeatedly (#177176)David Spickett1-0/+10
2026-01-23Revert "[lldb][windows] add STDIN and STDOUT forwarding support (#175812)" (#...Charles Zablit2-2/+2
2026-01-23[lldb][windows] add STDIN and STDOUT forwarding support (#175812)Charles Zablit2-2/+2
2026-01-20[lldb][DWARFASTParserClang] RequireCompleteType for ObjC types (#176765)Michael Buch1-1/+0
2026-01-19[lldb][test] Add a test for evaluating Obj-C types with an incomplete super-c...Michael Buch1-0/+60
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang1-1/+1
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