aboutsummaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)AuthorFilesLines
8 hours[lldb] Get shared cache path from inferior, open (#180323)Jason Molenda1-3/+4
13 hoursRevert "[lldb] Fix TSan report on Linux (#179115)"Aiden Grossman2-0/+8
13 hours[lldb-dap] Fix the breakpoint events test. (#180518)Ebuka Ezike3-63/+94
15 hours[lldb] Fix TSan report on Linux (#179115)Sergei Druzhkov2-8/+0
18 hours[lldb-dap][windows] fix invalid path substitution for lldb-dap (#180237)Charles Zablit1-1/+1
19 hours[lldb] Quit automatically if --batch has no commands to run (#179969)David Spickett1-0/+19
22 hours[lldb] Handle STT_TLS symbol type in ELF parser (#178975)puneeth_aditya_56561-0/+28
22 hours[lldb][test] Rename/remove duplicate methods in API tests (#180250)Michael Buch3-5/+2
4 daysMake StopInfoMachException return the right data. (#180088)jimingham3-0/+45
4 days[lldb][test] TestTemplateDiagnosticHint.py: XFAIL on WindowsMichael Buch1-0/+1
4 days[lldb-dap] Add validation for RunInTerminal client capability (#180213)Ebuka Ezike1-0/+12
4 daysRevert "[lldb-dap] fix executable substitution in tests (#179685)" (#180241)Charles Zablit1-3/+1
4 days[lldb][ClangUserExpression] Emit workaround hint when trying to call function...Michael Buch3-0/+65
4 daysDisable TestCancelAttach.py for linux -> linux remote (#180092)jimingham1-1/+1
4 daysFix the modal private state thread we use for running expressions on the priv...jimingham3-0/+27
4 days[lldb-dap] Split the launch IO redirection tests. (#179974)Ebuka Ezike3-158/+115
4 days[lldb] Broadcast `eBroadcastBitStackChanged` when frame providers change (#17...Adrian Vogelsgesang1-0/+77
5 days[lldb-dap] Improving stability of TestDAP_launch_commands. (#179783)John Harrison1-3/+3
5 days[lldb-dap] Allow evaluate requests without a frame context (#179667)Ebuka Ezike1-5/+32
5 days[lldb-dap] Fix flaky TestDAP_stopped_events.py (#179689)Ebuka Ezike2-15/+44
5 days[lldb][Expression] Emit hint to use --c++-ignore-context-qualifiers (#177927)Michael Buch7-20/+69
5 days[lldb][Expression] Add --c++-ignore-context-qualifiers expression evaluation ...Michael Buch6-4/+75
5 days[lldb][Expression] Make __lldb_expr function qualifiers match source context ...Michael Buch24-13/+823
5 days[lldb][Expression] Add API to set/get language-specific expression options (#...Michael Buch1-1/+35
6 days[lldb-dap] fix executable substitution in tests (#179685)Charles Zablit1-1/+3
6 days[lldb]Send statistics in initialized event (#178978)GeorgeHuyubo5-0/+103
6 days[lldb][TypeSystemClang] Don't treat float vector types as floating point type...Michael Buch1-5/+10
6 days[lldb-dap] Fix DAP_launch_io.py Test (#179295)Ebuka Ezike3-12/+14
7 days[lldb-dap] Migrating 'stopped' event to structured types. (#176273)John Harrison6-5/+184
7 days[lldb-dap] Add ASan report (#178858)Sergei Druzhkov8-3/+40
7 days[lldb] Fix variable access in old SBFrames after inferior function calls (#17...Med Ismail Bennani5-4/+561
7 daysReapply "[lldb] Add FP conversion instructions to IR interpreter" (#179022)Igor Kudrin1-0/+109
10 daysRestore unintentionally changed filesIgor Kudrin1-1/+1
10 dayslldb-dap: Stop using replicated variable ids (#124232)Anthony Eid2-1/+39
10 daysRevert "[lldb] Add FP conversion instructions to IR interpreter (#175292)"Igor Kudrin2-103/+1
11 days[lldb] Add FP conversion instructions to IR interpreter (#175292)Igor Kudrin1-0/+102
11 days[lldb] Increment max-children-depth to 5 (#178717)Dave Lee1-5/+8
11 days[lldb] Fix SBBreakpointName::SetEnabled to propagate changes to breakpoints (...Ebuka Ezike1-2/+66
11 days[lldb] Add support for ScriptedFrame to provide values/variables. (#178575)Aman LaChapelle3-0/+139
12 days[lldb] [disassembler] chore: add GetVariableAnnotations to SBInstruction api ...n2h91-0/+97
12 days[LLDB][Statistics] Add coreFile to Target stats (#161448)Jacob Lalonde2-0/+60
12 days[lldb-dap] Conditionally check UBSan stack trace on Darwin only (#178655)Ebuka Ezike1-1/+5
12 days[lldb-dap][windows] allow STDIN to be a console (#178642)Charles Zablit1-0/+62
12 daysRevert "[lldb-dap][windows] allow STDIN to be a console (#178409)" (#178641)Charles Zablit1-62/+0
12 days[lldb] Fix UbSan decorator (#177964)Ebuka Ezike1-2/+2
12 days[lldb-dap][windows] allow STDIN to be a console (#178409)Charles Zablit1-0/+62
12 days[lldb][test] Add tests for formatting of command option descriptions (#178235)David Spickett1-0/+56
12 daysAdd support for DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt. (#176056)Greg Clayton2-0/+65
12 days[lldb] Add the ability to load ELF core file executables and shared libraries...Greg Clayton2-0/+75
12 days[lldb-dap] Adding more details to 'exceptionInfo'. (#176465)John Harrison8-10/+44