aboutsummaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)AuthorFilesLines
44 hours[lldb][NFC] Fix the SPI prototypes in HostInfoMacOSX.mmJason Molenda1-18/+25
2 daysMake StopInfoMachException return the right data. (#180088)jimingham4-0/+73
2 daysCleanup the use of m_is_secondary_thread from PR #179799. (#180255)jimingham2-7/+6
2 days[lldb][test] TestTemplateDiagnosticHint.py: XFAIL on WindowsMichael Buch1-0/+1
2 days[lldb-dap] Add validation for RunInTerminal client capability (#180213)Ebuka Ezike4-4/+35
2 days[lldb] Refactor JSONTransport own MainLoop read handle. (#179564)John Harrison16-111/+77
2 daysRevert "[lldb-dap] fix executable substitution in tests (#179685)" (#180241)Charles Zablit1-3/+1
2 days[lldb][ClangUserExpression] Emit workaround hint when trying to call function...Michael Buch5-0/+93
2 days[lldb][FreeBSD] Remove MIPS64 unit tests (#180207)David Spickett1-69/+0
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
2 days[lldb-dap] Remove end line and column from disassemble response (#180037)Ebuka Ezike1-16/+0
3 days[lldb] Remove --debug/-d option from lldb (#179978)David Spickett1-5/+0
3 days[lldb] Add a new way of loading files from a shared cache (#179881)Jason Molenda11-44/+310
3 daysDisable TestCancelAttach.py for linux -> linux remote (#180092)jimingham1-1/+1
3 days[lldb][NFC] Add some override methods to VirtualDataExtractor (#179858)Jason Molenda10-24/+161
3 daysFix the modal private state thread we use for running expressions on the priv...jimingham9-136/+421
3 days[lldb-dap][NFC] Create helper function DAP::ProcessIsNotStopped (#180056)Ebuka Ezike10-13/+15
3 days[lldb-dap] Split the launch IO redirection tests. (#179974)Ebuka Ezike3-158/+115
3 days[lldb] Broadcast `eBroadcastBitStackChanged` when frame providers change (#17...Adrian Vogelsgesang3-23/+119
3 days[lldb] Return Expected<ModuleSP> from Process::ReadModuleFromMemory (#179583)Alex Langford11-62/+160
3 daysPrevents a potential lock inversion in StatusLine when shutting down. (#179789)jimingham1-28/+29
3 days[lldb-dap] Improving stability of TestDAP_launch_commands. (#179783)John Harrison1-3/+3
3 days[lldb] Remove mips64 support for FreeBSD (#179582)Minsoo Choo12-545/+4
3 days[lldb] [Process/Utility] Update code url for FreeBSD in comments (#178556)Minsoo Choo4-4/+4
3 days[lldb][docs] Add FreeBSD kernel debugging information (#179597)Minsoo Choo1-0/+1
3 days[lldb-dap] Allow evaluate requests without a frame context (#179667)Ebuka Ezike4-52/+124
3 days[lldb-dap] Fix flaky TestDAP_stopped_events.py (#179689)Ebuka Ezike3-16/+45
3 days[lldb][ClangUserExpression][NFC] Move diagnostic fixup into helper functionMichael Buch2-1/+9
3 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 Buch11-20/+128
4 days[lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation ...Michael Buch19-37/+167
4 days[lldb][Expression] Make __lldb_expr function qualifiers match source context ...Michael Buch26-23/+864
4 days[lldb][Expression] Add API to set/get language-specific expression options (#...Michael Buch7-3/+192
4 days[lldb][test] Add SBExpressionOptions parameter to expect_expr (#177920)Michael Buch1-5/+9
4 days[lldb-dap] fix executable substitution in tests (#179685)Charles Zablit1-1/+3
4 days[lldb]Send statistics in initialized event (#178978)GeorgeHuyubo9-2/+119
5 days[lldb] Add missing include guard in FormatterBytecode.h (#179528)Dave Lee1-0/+5
5 days[lldb][TypeSystemClang] Don't treat float vector types as floating point type...Michael Buch10-53/+83
5 days[lldb-dap] Fix DAP_launch_io.py Test (#179295)Ebuka Ezike4-12/+17
5 days[lldb-dap] Migrating 'stopped' event to structured types. (#176273)John Harrison16-253/+468
5 days[lldb] Move FormatterBytecode.{h,def} to include/ (#179355)Dave Lee6-7/+8
5 days[lldb-dap] Add ASan report (#178858)Sergei Druzhkov9-5/+90
5 days[lldb-dap][NFC] Reuse PrettyPrint instead of pp (#179337)Sergei Druzhkov1-26/+22
5 days[lldb][CompilerType] Remove CompilerType::IsFloat (#179212)Michael Buch4-15/+12
5 days[lldb][TypeSystemClang] Remove mostly unused is_complex output parameter to I...Michael Buch11-55/+54
6 days[lldb][CompilerType] Add CompilerType::IsRealFloatingPointType (#178904)Michael Buch16-274/+218
6 days[lldb] Fix variable access in old SBFrames after inferior function calls (#17...Med Ismail Bennani14-87/+811
6 daysReapply "[lldb] Add FP conversion instructions to IR interpreter" (#179022)Igor Kudrin2-0/+195
6 days[lldb][NFC] Remove unused method Module::SetUUID (#178803)Alex Langford2-12/+0