summaryrefslogtreecommitdiff
path: root/lldb/include
AgeCommit message (Expand)Author
2025-11-22[lldb] [disassembler] chore: update VariableAnnotator::Annotate to except onl...n2h9
2025-11-21[lldb] Remove Base::unique from NonNullSharedPtr (#169130)Keith Smiley
2025-11-21[lldb] Add assert to NonNullSharedPtr move constructor (#168979)Jonas Devlieghere
2025-11-20[lldb] Eliminate SupportFileSP nullptr derefs (#168624)Jonas Devlieghere
2025-11-19[NFC][lldb] move DiagnosticsRendering to Host (#168696)Charles Zablit
2025-11-18[LLDB] Add log channel for InstrumentationRuntime plugins (#168508)Dan Liew
2025-11-18[lldb] Support integer registers with more than 64 bits. (#166363)Matej Košík
2025-11-17[lldb] Ensure FILE* access mode is correctly specified when creating a Native...John Harrison
2025-11-17[lldb][nfc] Fix comment about UINT32_MAX in UnwindAssemblyInstruction (#168339)Felipe de Azevedo Piovezan
2025-11-14[lldb] fix parallel module loading deadlock for Linux DYLD (#166480)Tom Yang
2025-11-14[lldb][nfc] Simplify instruction iteration in UnwindAssemblyInstEmulation (#1...Felipe de Azevedo Piovezan
2025-11-12[lldb][Language] Pass SymbolNameFitsToLanguage parameter by const-ref (#167684)Michael Buch
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani
2025-11-10[lldb] Fix crash in BreakpointSite::BumpHitCounts (#166876)Jonas Devlieghere
2025-11-08Fix missing include from #166664Walter Lee
2025-11-06[LLDB] Fix debuginfo ELF files overwriting Unified Section List (#166635)Jacob Lalonde
2025-11-06[lldb] Add function to tell if a section is a GOT section (#165936)Augusto Noronha
2025-11-06[lldb] Enable locate module callback for all module loading (#160199)GeorgeHuyubo
2025-11-06[lldb/Interpreter] Implement ScriptedFrameProvider{,Python}Interface (#166662)Med Ismail Bennani
2025-11-06[lldb/Target] Add SyntheticFrameProvider class (#166664)Med Ismail Bennani
2025-11-05[lldb] Introduce SBFrameList for lazy frame iteration (#166651)Med Ismail Bennani
2025-11-05[lldb] Mark single-argument SourceLanguage constructors explicit (#166527)Michael Buch
2025-11-04[lldb][Runtime] Move VerboseTrapFrameRecognizer into CPPLanguageRuntime (#166...Michael Buch
2025-11-03[NFC][LLDB][BoundsSatety] Add `InstrumentationRuntime::MatchAllModules` (#166...Dan Liew
2025-11-03[lldb] Fix indentation when printing stop hooks (#165945)Julian Lettner
2025-10-31[lldb] Emit a progress event from the source manager (#165802)Jonas Devlieghere
2025-10-31[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and elimina...Piyush Jaiswal
2025-10-31[lldb][TypeSystem] Remove count parameter from TypeSystem::IsFloatingPointTyp...Michael Buch
2025-10-31[lldb][TypeSystem] Remove count parameter from TypeSystem::GetEncoding (#165702)Michael Buch
2025-10-30[lldb] Add alternative SBThread::GetStopDescription (#165379)Ebuka Ezike
2025-10-30[NFCI][lldb] Omit redundant member initializer list (#164451)Raul Tambre
2025-10-29[lldb] Do not narrow `GetIndexOfChildWithName` return type to int (#165453)Ebuka Ezike
2025-10-27Avoid stalls when MainLoop::Interrupt fails to wake up the MainLoop (#164905)jimingham
2025-10-24[lldb] Introduce internal stop hooks (#164506)Julian Lettner
2025-10-21[lldb-dap] Send a 'process' event on restart. (#163833)John Harrison
2025-10-21[lldb] Implement Process::ReadMemoryRanges (#163651)Felipe de Azevedo Piovezan
2025-10-21[lldb][DeclVendor] Remove ClangDeclVendor (#164380)Michael Buch
2025-10-21[lldb][ValueObject][NFC] Remove unused SyntheticChildrenFrontEnd member (#164...Michael Buch
2025-10-20Fix a potential use-after-free in StopInfoBreakpoint. (#163471)jimingham
2025-10-20[lldb] Add try_lock to SBMutex (#164109)Jonas Devlieghere
2025-10-17[lldb] Fix misaligned loads violation in DataExtractor (#163880)Alex Langford
2025-10-16[lldb-dap] Improve the runInTerminal ux. (#163830)John Harrison
2025-10-15[lldb] Correct bridgeOS -> BridgeOS spelling (#163479)Jonas Devlieghere
2025-10-14[lldb][Darwin] Add `process launch --memory-tagging` option (#162944)Julian Lettner
2025-10-13[lldb] Support OSC escape codes for native progress (#162162)Jonas Devlieghere
2025-10-10[lldb] Add a missing <atomic> include. NFC. (#162809)Martin Storsjö
2025-10-09Add a scripted way to re-present a stop location (#158128)jimingham
2025-10-08[lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (#155331)Augusto Noronha
2025-10-07Fix an API that was changed w/o changing the header doc (#162401)jimingham