summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2025-09-10[lldb][test] skip test `TestRerunAndExprDylib.py` on remote (#157916)Ebuka Ezike
2025-09-10[lldb][test] Re-enable `TestRerunAndExprDylib.py` (#157872)Ebuka Ezike
2025-09-10[lldb][test] StepUntil disable test for unsupported linkers. (#157474)Ebuka Ezike
2025-09-09[lldb][NFC] Update testsuite skip commentJason Molenda
2025-09-09[lldb] Skip TestCortexMExceptionUnwind except DarwinJason Molenda
2025-09-09NFC: SBThread should not be the one to compute StopReasonData. (#157577)jimingham
2025-09-09[lldb][NFC] add comment to new TestCortexMExceptionUnwindJason Molenda
2025-09-09[lldb] Unwind through ARM Cortex-M exceptions automatically (#153922)Jason Molenda
2025-09-09[lldb][test] Prevent TestqOffsets.py picking up host binaries (#157432)David Spickett
2025-09-08[lldb][elf-core][ARM] Add support for VFP registers (#155956)Igor Kudrin
2025-09-08[lldb][test] Only assert function name is in user-code on Darwin platformsMichael Buch
2025-09-08[lldb][test] TestTsanBasic.py: fix function name assertionMichael Buch
2025-09-08[lldb][Instrumentation] Set selected frame to outside sanitizer libraries (#1...Michael Buch
2025-09-05[lldb][DataFormatter] Allow std::string formatters to match against custom al...Michael Buch
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere
2025-09-04[lldb] Introduce ScriptedFrame affordance (#149622)Med Ismail Bennani
2025-09-04[lldb] Add more command option mnemonics (#155705)Jonas Devlieghere
2025-09-03[lldb] Mark scripted frames as synthetic instead of artificial (#153117)Med Ismail Bennani
2025-08-29[lldb] Restrict TestVariableAnnotationsDisassembler.py to ELF x86_64 (skip on...Abdullah Mohammad Amin
2025-08-29[lldb] Skip TestVariableAnnotationsDisassembler.py on non-x86 architectures (...Abdullah Mohammad Amin
2025-08-28Stateful variable-location annotations in Disassembler::PrintInstructions() (...Abdullah Mohammad Amin
2025-08-28[lldb][test] Run ranges::ref_vew test only for libc++ (#155813)Ebuka Ezike
2025-08-28[lldb][test] Disable statusline module deadlock test on LinuxDavid Spickett
2025-08-25[lldb][DataFormatters] Support newer _LIBCPP_COMPRESSED_PAIR layout (#155153)Michael Buch
2025-08-20[lldb] Fix source line annotations for libsanitizers traces (#154247)Julian Lettner
2025-08-19[lldb] Support error variations in TestProcessCrashInfo.py (#154202)Jonas Devlieghere
2025-08-18Revert "[lldb] Relax the error message in TestProcessCrashInfo.py" (#154197)Jonas Devlieghere
2025-08-18[lldb] Relax the error message in TestProcessCrashInfo.py (#153653)Jonas Devlieghere
2025-08-12[lldb][test] Remove a Windows xfail from TestThreadStatesDavid Spickett
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-08-04Fix a deadlock in ModuleList when starting a standalone lldb client/server (#...qxy11
2025-08-03[lldb][test] Skip tail_call_frames tests on older Clang versionsMichael Buch
2025-08-01[lldb] Ensure that TestMemoryCache.py reads allocated memory (#151635)Igor Kudrin
2025-08-01[lldb][test] Un-XFAIL tail_call_frames tests on Linux arm/arm64Michael Buch
2025-07-31[lldb] Add stop_description Python property to SBThread (#151568)Dave Lee
2025-07-30[lldb] Implement RegisterContextWasm (#151056)Jonas Devlieghere
2025-07-30[lldb] Fix updating persistent variables without JIT (#149642)Igor Kudrin
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2025-07-28Switch the ScriptedBreakpointResolver over to the ScriptedInterface form (#15...jimingham
2025-07-28[lldb] support ieee_single and ieee_double gdbtypes for registers (#150268)satyanarayana reddy janga
2025-07-25[LLDB] Add formatters for MSVC STL std::string_view and friends (#150318)nerix
2025-07-23[LLDB] Add formatters for MSVC STL std::deque (#150097)nerix
2025-07-23[LLDB] Add formatters for MSVC STL map-like types (#148385)nerix
2025-07-22[LLDB] Add formatters for MSVC STL unordered containers (#149519)nerix
2025-07-22[LLDB] Add formatters for MSVC STL std::atomic (#149801)nerix
2025-07-21[LLDB] Add formatters for MSVC STL std::variant (#148554)nerix
2025-07-21[LLDB] Add formatters for MSVC STL std::optional (#149545)nerix
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde
2025-07-18[lldb][test] TestNSDictionarySynthetic.py: adjust ptr depth in testMichael Buch
2025-07-17[lldb][test] Remove XFAIL from some Windows testsDavid Spickett