summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/InstrumentationRuntime/Utility
AgeCommit message (Expand)Author
2025-11-18[LLDB] Add log channel for InstrumentationRuntime plugins (#168508)Dan Liew
2025-08-20[lldb] Fix source line annotations for libsanitizers traces (#154247)Julian Lettner
2025-07-28[lldb][NFC] Use IterationAction for ModuleList::ForEach callbacks (#150930)Michael Buch
2025-03-25[lldb][Instrumentation] GetPreferredAsanModule should be no-op on non-Darwin ...Michael Buch
2025-03-25[lldb][docs][NFC] Fix some doxygen comments (#132910)Michael Buch
2025-03-10Revert "[lldb][asan] Add temporary logging to ReportRetriever"Michael Buch
2025-03-07[lldb][asan] Add temporary logging to ReportRetrieverMichael Buch
2025-03-06[lldb][Expression] Allow specifying a preferred ModuleList for lookup during ...Michael Buch
2025-02-19[lldb] Make GetOutputStreamSP and GetErrorStreamSP protected (#127682)Jonas Devlieghere
2025-01-06[lldb] Use `Address` to setup breakpoint (#94794)Julian Lettner
2024-11-21[lldb] Refactor UserExpression::Evaluate to only have one error channel. (#11...Adrian Prantl
2024-10-24[lldb] Move ValueObject into its own library (NFC) (#113393)Jonas Devlieghere
2024-03-11[LLDB] ASanLibsanitizers Use `sanitizers_address_on_report` breakpoint (#84583)Usama Hameed
2023-10-25[lldb] Refactor InstrumentationRuntimeAsan and add a new plugin (#69388)Usama Hameed