aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins
AgeCommit message (Expand)AuthorFilesLines
2 daysMake StopInfoMachException return the right data. (#180088)jimingham1-0/+28
2 days[lldb] Refactor JSONTransport own MainLoop read handle. (#179564)John Harrison2-5/+6
2 days[lldb][ClangUserExpression] Emit workaround hint when trying to call function...Michael Buch2-0/+28
2 days[lldb] [Process/FreeBSD] Assume minimum is FreeBSD 14 (#179587)Minsoo Choo2-28/+2
2 days[lldb][Process] Remove mips64 POSIX support (#179987)Minsoo Choo11-526/+5
3 days[lldb] Add a new way of loading files from a shared cache (#179881)Jason Molenda3-15/+24
3 days[lldb][NFC] Add some override methods to VirtualDataExtractor (#179858)Jason Molenda6-14/+13
3 daysFix the modal private state thread we use for running expressions on the priv...jimingham1-2/+2
3 days[lldb] Return Expected<ModuleSP> from Process::ReadModuleFromMemory (#179583)Alex Langford7-29/+97
3 days[lldb] Remove mips64 support for FreeBSD (#179582)Minsoo Choo11-544/+3
3 days[lldb] [Process/Utility] Update code url for FreeBSD in comments (#178556)Minsoo Choo4-4/+4
3 days[lldb][ClangUserExpression][NFC] Move diagnostic fixup into helper functionMichael Buch2-1/+9
4 days[lldb] [Process/FreeBSDKernel] List threads in correct order (#178306)Minsoo Choo1-11/+21
4 days[lldb][Expression] Emit hint to use --c++-ignore-context-qualifiers (#177927)Michael Buch2-0/+46
4 days[lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation ...Michael Buch7-30/+53
4 days[lldb][Expression] Make __lldb_expr function qualifiers match source context ...Michael Buch2-10/+41
5 days[lldb][TypeSystemClang] Don't treat float vector types as floating point type...Michael Buch6-31/+18
6 days[lldb][TypeSystemClang] Remove mostly unused is_complex output parameter to I...Michael Buch7-41/+23
6 days[lldb][CompilerType] Add CompilerType::IsRealFloatingPointType (#178904)Michael Buch13-274/+188
8 days[lldb] [Process/FreeBSDKernel] Select paniced thread automatically (#178069)Minsoo Choo3-4/+20
9 days[lldb] Fix typos in property descriptions. (#178757)Ryan Mansfield1-1/+1
10 days[lldb] Clean up #includes. NFC.Benjamin Kramer1-6/+4
10 days[lldb] Add support for ScriptedFrame to provide values/variables. (#178575)Aman LaChapelle4-0/+121
10 days[lldb][NFC] Module, ModuleSpec, GetSectionData use DataExtractorSP (#178347)Jason Molenda32-282/+329
10 days[lldb] Add conversions for SBValueList and SBValue to the python bridge. (#17...Aman LaChapelle3-0/+53
10 days[lldb][windows] fix unchecked Expected<T> (#178681)Charles Zablit1-5/+9
10 days[lldb] [Process/FreeBSD] [Process/FreeBSDKernel] Run clang-format (#178676)Minsoo Choo6-6/+7
10 days[lldb][SymbolFileDWARF][NFC] Call base class implementation of GetTypeSystemF...Michael Buch1-6/+1
11 daysAdd support for DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt. (#176056)Greg Clayton1-0/+14
11 days[lldb] Add the ability to load ELF core file executables and shared libraries...Greg Clayton3-10/+53
11 days[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value (#1...Vladimir Gorsunov2-10/+19
12 days[lldb][NFC] Mark Symbol pointers as const where easily possible (#177472)Alex Langford14-33/+39
12 days[lldb] Fix unchecked llvm::Expected in ObjectFileWasm (#178299)Jonas Devlieghere1-4/+10
13 days[lldb] Add MSVC STL std::*_ordering summary providers (#175070)Sergei Druzhkov3-17/+134
13 days[lldb][windows] do not attach to a PseudoConsole if it is not opened (#177934)Charles Zablit1-3/+4
13 days[lldb] Add libcxx std::*_ordering summary providers (#174227)Sergei Druzhkov3-0/+105
2026-01-23[lldb] Fix data buffer regression in ObjectFile (#177724)Jonas Devlieghere1-2/+1
2026-01-24[lldb] Avoid redundant calls to `std::shared_ptr::get` (NFC) (#177720)Jonas Devlieghere3-31/+24
2026-01-23Revert "[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)"Augusto Noronha1-3/+3
2026-01-23[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)Igor Kudrin1-3/+3
2026-01-23[lldb] Add a GetSubsetExtractorSP method to DataExtractor (#177309)Jason Molenda1-5/+5
2026-01-23Revert "[lldb][windows] add STDIN and STDOUT forwarding support (#175812)" (#...Charles Zablit1-92/+32
2026-01-23[lldb][windows] add STDIN and STDOUT forwarding support (#175812)Charles Zablit1-32/+92
2026-01-22[lldb][ClangExpressionDeclMap][NFC] Reword/add FIXMEsMichael Buch1-8/+17
2026-01-20[lldb][DWARFASTParserClang] RequireCompleteType for ObjC types (#176765)Michael Buch2-13/+9
2026-01-19[LLDB][NFC] use llvm::StringRef instead of std::string (#176748)Ebuka Ezike1-7/+7
2026-01-19[lldb][TypeSystemClang] Remove redundant allow_completion parameter to GetCom...Michael Buch1-35/+13
2026-01-19[lldb][DWARFASTParserClang][NFC] Remove obsolete DEBUG_PRINTFMichael Buch1-22/+0
2026-01-19[lldb][Module][NFC] Remove unused always_create parameter to GetSharedModule ...Michael Buch2-4/+2
2026-01-17[llvm][Support] Move llvm::createStringErrorV to a new ErrorExtras.h header (...Michael Buch5-0/+5