aboutsummaryrefslogtreecommitdiff
path: root/lldb/source
AgeCommit message (Expand)AuthorFilesLines
7 hours[LLDB] Fix tablegen paths for KDP and IntelPT properties (#180835)Nerixyz2-2/+2
10 hours[LLDB] Set and verify paths of properties from tablegen (#179524)Nerixyz44-56/+99
13 hours[lldb-dap][windows] add support for out of PATH python.dll resolution (#179306)Charles Zablit3-0/+106
28 hours[lldb] Get shared cache path from inferior, open (#180323)Jason Molenda13-57/+159
32 hours[lldb][NFC] Fix typo in memory read help text (#180301)Alex Langford1-1/+1
34 hoursRevert "[lldb] Fix TSan report on Linux (#179115)"Aiden Grossman1-14/+2
34 hours[lldb][windows] remove unneeded DeleteProcThreadAttributeList call (#180579)Charles Zablit1-3/+0
34 hours[NFC][lldb][windows] extract the UpdateProcThreadAttribute logic (#180565)Charles Zablit1-4/+13
35 hours[lldb] Fix TSan report on Linux (#179115)Sergei Druzhkov1-2/+14
42 hours[lldb] Handle STT_TLS symbol type in ELF parser (#178975)puneeth_aditya_56561-0/+6
4 days[lldb][NFC] Fix the SPI prototypes in HostInfoMacOSX.mmJason Molenda1-18/+25
4 daysMake StopInfoMachException return the right data. (#180088)jimingham1-0/+28
4 daysCleanup the use of m_is_secondary_thread from PR #179799. (#180255)jimingham1-5/+2
4 days[lldb] Refactor JSONTransport own MainLoop read handle. (#179564)John Harrison4-14/+14
4 days[lldb][ClangUserExpression] Emit workaround hint when trying to call function...Michael Buch2-0/+28
5 days[lldb] [Process/FreeBSD] Assume minimum is FreeBSD 14 (#179587)Minsoo Choo2-28/+2
5 days[lldb][Process] Remove mips64 POSIX support (#179987)Minsoo Choo11-526/+5
5 days[lldb] Add a new way of loading files from a shared cache (#179881)Jason Molenda7-36/+261
5 days[lldb][NFC] Add some override methods to VirtualDataExtractor (#179858)Jason Molenda7-14/+115
5 daysFix the modal private state thread we use for running expressions on the priv...jimingham4-123/+209
5 days[lldb] Broadcast `eBroadcastBitStackChanged` when frame providers change (#17...Adrian Vogelsgesang1-23/+36
5 days[lldb] Return Expected<ModuleSP> from Process::ReadModuleFromMemory (#179583)Alex Langford10-59/+146
5 daysPrevents a potential lock inversion in StatusLine when shutting down. (#179789)jimingham1-28/+29
6 days[lldb] Remove mips64 support for FreeBSD (#179582)Minsoo Choo11-544/+3
6 days[lldb] [Process/Utility] Update code url for FreeBSD in comments (#178556)Minsoo Choo4-4/+4
6 days[lldb][ClangUserExpression][NFC] Move diagnostic fixup into helper functionMichael Buch2-1/+9
6 days[lldb] [Process/FreeBSDKernel] List threads in correct order (#178306)Minsoo Choo1-11/+21
6 days[lldb][Expression] Emit hint to use --c++-ignore-context-qualifiers (#177927)Michael Buch3-0/+49
6 days[lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation ...Michael Buch11-30/+86
6 days[lldb][Expression] Make __lldb_expr function qualifiers match source context ...Michael Buch2-10/+41
6 days[lldb][Expression] Add API to set/get language-specific expression options (#...Michael Buch2-0/+85
7 days[lldb][TypeSystemClang] Don't treat float vector types as floating point type...Michael Buch8-43/+39
8 days[lldb] Move FormatterBytecode.{h,def} to include/ (#179355)Dave Lee5-172/+7
8 days[lldb][CompilerType] Remove CompilerType::IsFloat (#179212)Michael Buch3-13/+12
8 days[lldb][TypeSystemClang] Remove mostly unused is_complex output parameter to I...Michael Buch8-52/+35
8 days[lldb][CompilerType] Add CompilerType::IsRealFloatingPointType (#178904)Michael Buch14-274/+193
8 days[lldb] Fix variable access in old SBFrames after inferior function calls (#17...Med Ismail Bennani3-64/+193
8 daysReapply "[lldb] Add FP conversion instructions to IR interpreter" (#179022)Igor Kudrin1-0/+86
8 days[lldb][NFC] Remove unused method Module::SetUUID (#178803)Alex Langford1-10/+0
10 days[lldb] [Process/FreeBSDKernel] Select paniced thread automatically (#178069)Minsoo Choo3-4/+20
11 daysRevert "[lldb] Add FP conversion instructions to IR interpreter (#175292)"Igor Kudrin1-86/+0
11 days[lldb] Add FP conversion instructions to IR interpreter (#175292)Igor Kudrin1-0/+86
11 days[lldb] Increment max-children-depth to 5 (#178717)Dave Lee1-1/+1
12 days[lldb] Fix typos in property descriptions. (#178757)Ryan Mansfield2-4/+4
12 days[lldb] Fix SBBreakpointName::SetEnabled to propagate changes to breakpoints (...Ebuka Ezike1-0/+1
12 days[lldb] Clean up #includes. NFC.Benjamin Kramer1-6/+4
12 days[lldb] Add support for ScriptedFrame to provide values/variables. (#178575)Aman LaChapelle4-0/+121
12 days[lldb] Fix another typeo. No idea how this compiled for me.Jason Molenda1-1/+1
12 days[lldb] Add explicit namespace qualifiers for two SP types,Jason Molenda1-2/+3
12 days[lldb] Fix a compile error that came up with some compilersJason Molenda1-2/+4