aboutsummaryrefslogtreecommitdiff
path: root/lldb/include
AgeCommit message (Expand)AuthorFilesLines
5 hours[LLDB] Set and verify paths of properties from tablegen (#179524)Nerixyz3-2/+11
7 hours[lldb-dap][windows] add support for out of PATH python.dll resolution (#179306)Charles Zablit1-0/+47
23 hours[lldb] Get shared cache path from inferior, open (#180323)Jason Molenda3-3/+31
29 hours[NFC][lldb][windows] extract the UpdateProcThreadAttribute logic (#180565)Charles Zablit1-1/+8
4 daysCleanup the use of m_is_secondary_thread from PR #179799. (#180255)jimingham1-2/+4
4 days[lldb] Refactor JSONTransport own MainLoop read handle. (#179564)John Harrison3-15/+16
5 days[lldb] Add a new way of loading files from a shared cache (#179881)Jason Molenda2-2/+35
5 days[lldb][NFC] Add some override methods to VirtualDataExtractor (#179858)Jason Molenda2-10/+38
5 daysFix the modal private state thread we use for running expressions on the priv...jimingham2-13/+185
5 days[lldb] Broadcast `eBroadcastBitStackChanged` when frame providers change (#17...Adrian Vogelsgesang1-0/+6
5 days[lldb] Return Expected<ModuleSP> from Process::ReadModuleFromMemory (#179583)Alex Langford1-3/+14
6 days[lldb][Expression] Emit hint to use --c++-ignore-context-qualifiers (#177927)Michael Buch1-0/+10
6 days[lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation ...Michael Buch1-2/+5
6 days[lldb][Expression] Add API to set/get language-specific expression options (#...Michael Buch2-2/+27
7 days[lldb] Add missing include guard in FormatterBytecode.h (#179528)Dave Lee1-0/+5
7 days[lldb] Move FormatterBytecode.{h,def} to include/ (#179355)Dave Lee2-0/+166
8 days[lldb][CompilerType] Remove CompilerType::IsFloat (#179212)Michael Buch1-2/+0
8 days[lldb][TypeSystemClang] Remove mostly unused is_complex output parameter to I...Michael Buch2-3/+4
8 days[lldb][CompilerType] Add CompilerType::IsRealFloatingPointType (#178904)Michael Buch1-0/+4
8 days[lldb] Fix variable access in old SBFrames after inferior function calls (#17...Med Ismail Bennani6-19/+57
8 days[lldb][NFC] Remove unused method Module::SetUUID (#178803)Alex Langford1-2/+0
12 days[lldb] Add support for ScriptedFrame to provide values/variables. (#178575)Aman LaChapelle1-0/+9
12 days[lldb][NFC] Module, ModuleSpec, GetSectionData use DataExtractorSP (#178347)Jason Molenda7-15/+29
12 days[lldb] [disassembler] chore: add GetVariableAnnotations to SBInstruction api ...n2h93-0/+22
12 days[lldb] Add conversions for SBValueList and SBValue to the python bridge. (#17...Aman LaChapelle2-0/+6
12 days[lldb] Move ValueImpl and ValueLocker to ValueObject, NFC. (#178573)Aman LaChapelle2-4/+81
12 days[lldb][windows] fix unchecked Expected<T> (#178681)Charles Zablit1-8/+20
13 days[lldb] Fix memory monitor shutdown on Linux using eventfd (#178083)Ebuka Ezike1-1/+2
13 daysRevert "[lldb][windows] fix an invalid cast from a file descriptor to a HANDL...Charles Zablit1-4/+0
13 days[lldb][windows] fix an invalid cast from a file descriptor to a HANDLE (#178238)Charles Zablit1-0/+4
14 days[lldb][NFC] Mark Symbol pointers as const where easily possible (#177472)Alex Langford1-1/+1
14 days[lldb][NFC] Remove ObjectFile::ResolveSymbolForAddress (#177479)Alex Langford1-23/+0
2026-01-27[lldb] Enable locate module callback for main executable in launch mode (#176...GeorgeHuyubo1-1/+14
2026-01-26[lldb-dap][NFC] Use a lambda instead of std::bind. (#178023)Ebuka Ezike1-3/+1
2026-01-26[lldb][windows] do not attach to a PseudoConsole if it is not opened (#177934)Charles Zablit1-0/+12
2026-01-24[lldb] improve Doxygen rendering of an existing comment (#177785)Matej Košík1-0/+2
2026-01-24[lldb] Remove a redundant semicolon. NFC.Martin Storsjö1-1/+1
2026-01-23[lldb] Add a GetSubsetExtractorSP method to DataExtractor (#177309)Jason Molenda2-1/+45
2026-01-23Revert "[lldb][windows] add STDIN and STDOUT forwarding support (#175812)" (#...Charles Zablit2-18/+1
2026-01-23[lldb][windows] add STDIN and STDOUT forwarding support (#175812)Charles Zablit2-1/+18
2026-01-22[lldb] Improve error message when we can't save core (#177496)Jonas Devlieghere1-2/+6
2026-01-22[LLDB] Add a setting to simulate variables with missing locations (#177279)Adrian Prantl2-6/+10
2026-01-21[lldb] Remove unused nested class UserID::IDMatches (NFC) (#177211)Dave Lee1-20/+0
2026-01-20[LLDB] Close previously opened handles in `PseudoConsole` (#176775)Nerixyz1-0/+8
2026-01-19Revert "[lldb] add a marker before hidden frames (#167550)" (#176747)Charles Zablit3-22/+3
2026-01-19[lldb][Module][NFC] Remove unused always_create parameter to GetSharedModule ...Michael Buch1-2/+1
2026-01-19[lldb] add a marker before hidden frames (#167550)Charles Zablit3-3/+22
2026-01-17[lldb] Enable chaining multiple scripted frame providers per thread (#172849)Med Ismail Bennani2-5/+10
2026-01-16[lldb] Change bitfield range character from '-' to ':' in DIL (#173410)Ilia Kuklin1-0/+1
2026-01-15[lldb][NFC] Make parameter const in SymbolFile::GetParameterStackSize (#176220)Alex Langford2-2/+4