aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)AuthorFilesLines
2 days[lldb] Fix SBBreakpointName::SetEnabled to propagate changes to breakpoints (...Ebuka Ezike1-2/+66
3 days[lldb] Add support for ScriptedFrame to provide values/variables. (#178575)Aman LaChapelle3-0/+139
3 days[lldb] [disassembler] chore: add GetVariableAnnotations to SBInstruction api ...n2h91-0/+97
3 days[LLDB][Statistics] Add coreFile to Target stats (#161448)Jacob Lalonde2-0/+60
3 days[lldb] Fix UbSan decorator (#177964)Ebuka Ezike1-2/+2
4 days[lldb] Add the ability to load ELF core file executables and shared libraries...Greg Clayton2-0/+75
6 days[lldb] Add MSVC STL std::*_ordering summary providers (#175070)Sergei Druzhkov1-0/+7
6 days[lldb][windows] fix ProcessSaveCoreTestCase.test_save_core_to_nonwritable_dir...Charles Zablit1-3/+15
6 days[lldb] Add libcxx std::*_ordering summary providers (#174227)Sergei Druzhkov1-0/+5
6 days[lldb] Improve error and docs for repeating "memory region" (#177559)David Spickett1-1/+1
9 daysRevert "[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)"Augusto Noronha1-55/+0
9 days[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)Igor Kudrin1-0/+55
9 days[lldb] Fix test_chained_frame_providers on 32-bit Arm (#177668)Leandro Lupori2-4/+4
10 days[lldb] Improve error message when we can't save core (#177496)Jonas Devlieghere1-0/+29
10 days[lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: skip on older Clang...Michael Buch1-8/+1
10 days[lldb][test] Re-enable and fix TestUbsanBasic.pyMichael Buch3-3/+5
11 days[lldb] Skip TestUbsanBasic (#177263)Augusto Noronha1-0/+1
11 days[lldb] Check multiword command in `UserCommandExists` (#176998)Ebuka Ezike1-1/+3
2026-01-17[lldb] Enable chaining multiple scripted frame providers per thread (#172849)Med Ismail Bennani2-0/+170
2026-01-15Reland [LLDB] Fix MS STL variant with non-trivial types and PDB (#176189)Nerixyz2-0/+30
2026-01-14Revert "[LLDB] Fix MS STL `variant` with non-trivial types" (#176059)Jonas Devlieghere2-26/+0
2026-01-14[NFC] Exactly one kind typo fixes, change defintions to definitions. (#174333)willmafh1-1/+1
2026-01-12[LLDB] Fix MS STL `variant` with non-trivial types (#171489)Nerixyz2-0/+26
2026-01-09[lldb] Honor the process plugin name in the attach/launch info (#175195)Jonas Devlieghere1-0/+2
2026-01-08[lldb] Add std::*_ordering summary providers (#174195)Sergei Druzhkov3-0/+70
2026-01-08[LLDB] Run MSVC STL deque tests with PDB (#172360)Nerixyz1-0/+2
2026-01-07[LLDB] Add MSVC STL span formatter (#173053)Nerixyz1-5/+24
2026-01-06[lldb] Add libstdcpp string view summary provider (#171854)Sergei Druzhkov2-1/+5
2026-01-06[lldb][Format] Unwrap references to C-strings when printing C-string summarie...Michael Buch1-2/+4
2026-01-05[lldb][test] Add tests for printing references to C-stringsMichael Buch2-0/+17
2026-01-05[lldb][test] Rewrite TestStringPrinter.py in a non-inline API test style (#17...Michael Buch3-64/+109
2025-12-19[LLDB] Run MSVC STL unordered tests with PDB (#172731)nerix1-6/+38
2025-12-18[lldb/test] Fix failure caused by leading zero in TestScriptedFrameProvider.pyMed Ismail Bennani1-5/+5
2025-12-18[lldb] Fix frame-format string missing space when module is invalid (#172767)Med Ismail Bennani2-0/+152
2025-12-18[LLDB] Run MSVC STL vector tests with PDB (#172726)nerix1-4/+16
2025-12-17Revert "Make result variables obey their dynamic values in subsequent express...Dave Lee3-231/+0
2025-12-16[LLDB] Run MSVC STL atomic tests with PDB (#172349)nerix1-0/+2
2025-12-15[lldb][test] Xfail 3 backtrace related tests on Windows on Arm (#172300)David Spickett1-0/+1
2025-12-14[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#166770)Raul Tambre8-5/+12
2025-12-13Revert "[lldb/test] Enable debug info for TestFrameProviderCircularDependency...Med Ismail Bennani1-0/+3
2025-12-12[lldb/test] Enable debug info for TestFrameProviderCircularDependency.pyMed Ismail Bennani1-2/+0
2025-12-12[lldb] Add arm32/thumb register layout to Scripted{Frame,Thread} (#172005)Med Ismail Bennani2-2/+0
2025-12-11The C++ dynamic typing tests are failing on Windows, skip for now. (#171922)jimingham1-0/+2
2025-12-11Make result variables obey their dynamic values in subsequent expressions (#1...jimingham3-0/+229
2025-12-11[LLDB] Run MSVC variant test with PDB (#171858)nerix1-0/+2
2025-12-10Add a _regexp-break-add and some more tests for the b alias. (#171236)jimingham1-6/+22
2025-12-10[lldb] Make TestJitBreakPoint.py use LLVM_TOOLS_DIR (#171656)Aiden Grossman1-3/+6
2025-12-10[lldb] convert jit-loader_rtdyld_elf.test to an API test (#170333)Charles Zablit3-0/+60
2025-12-09[lldb] Fix capitalization in ambiguous command error (#171519)Jonas Devlieghere3-3/+3
2025-12-09[lldb] Remove CommandReturnObject::AppendRawError (#171517)Jonas Devlieghere3-3/+5