aboutsummaryrefslogtreecommitdiff
path: root/lldb/source
AgeCommit message (Expand)AuthorFilesLines
5 hours[lldb] Fix SBBreakpointName::SetEnabled to propagate changes to breakpoints (...Ebuka Ezike1-0/+1
6 hours[lldb] Clean up #includes. NFC.Benjamin Kramer1-6/+4
10 hours[lldb] Add support for ScriptedFrame to provide values/variables. (#178575)Aman LaChapelle4-0/+121
16 hours[lldb] Fix another typeo. No idea how this compiled for me.Jason Molenda1-1/+1
16 hours[lldb] Add explicit namespace qualifiers for two SP types,Jason Molenda1-2/+3
16 hours[lldb] Fix a compile error that came up with some compilersJason Molenda1-2/+4
16 hours[lldb][NFC] Module, ModuleSpec, GetSectionData use DataExtractorSP (#178347)Jason Molenda36-325/+385
20 hours[lldb] [disassembler] chore: add GetVariableAnnotations to SBInstruction api ...n2h92-1/+63
20 hours[lldb] Add conversions for SBValueList and SBValue to the python bridge. (#17...Aman LaChapelle4-0/+63
20 hours[LLDB][Statistics] Add coreFile to Target stats (#161448)Jacob Lalonde1-0/+4
21 hours[lldb] Move ValueImpl and ValueLocker to ValueObject, NFC. (#178573)Aman LaChapelle2-166/+91
23 hours[lldb][windows] fix unchecked Expected<T> (#178681)Charles Zablit2-7/+11
24 hours[lldb] [Process/FreeBSD] [Process/FreeBSDKernel] Run clang-format (#178676)Minsoo Choo6-6/+7
25 hours[lldb][SymbolFileDWARF][NFC] Call base class implementation of GetTypeSystemF...Michael Buch1-6/+1
27 hours[lldb-dap][windows] allow STDIN to be a console (#178642)Charles Zablit1-1/+1
28 hours[lldb] Refactor command option printing (#178208)David Spickett1-39/+42
28 hoursRevert "[lldb-dap][windows] allow STDIN to be a console (#178409)" (#178641)Charles Zablit1-1/+1
29 hours[lldb-dap][windows] allow STDIN to be a console (#178409)Charles Zablit1-1/+1
30 hours[lldb] Fix memory monitor shutdown on Linux using eventfd (#178083)Ebuka Ezike1-19/+90
38 hoursAdd support for DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt. (#176056)Greg Clayton1-0/+14
38 hours[lldb] Add the ability to load ELF core file executables and shared libraries...Greg Clayton4-15/+62
40 hoursRevert "[lldb][windows] fix an invalid cast from a file descriptor to a HANDL...Charles Zablit2-15/+2
47 hours[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value (#1...Vladimir Gorsunov2-10/+19
2 days[lldb][windows] fix an invalid cast from a file descriptor to a HANDLE (#178238)Charles Zablit2-2/+15
3 days[lldb][NFC] Mark Symbol pointers as const where easily possible (#177472)Alex Langford26-47/+58
3 days[lldb][NFC] Remove ObjectFile::ResolveSymbolForAddress (#177479)Alex Langford1-9/+0
3 days[lldb] Fix unchecked llvm::Expected in ObjectFileWasm (#178299)Jonas Devlieghere1-4/+10
3 days[lldb] Enable locate module callback for main executable in launch mode (#176...GeorgeHuyubo2-11/+23
3 days[lldb][UserExpression] Delay deletion of failed user expression (#177921)Michael Buch1-13/+8
4 days[lldb] Add MSVC STL std::*_ordering summary providers (#175070)Sergei Druzhkov3-17/+134
4 days[lldb][windows] do not attach to a PseudoConsole if it is not opened (#177934)Charles Zablit2-6/+5
4 days[lldb] Add libcxx std::*_ordering summary providers (#174227)Sergei Druzhkov3-0/+105
4 days[lldb] Improve error and docs for repeating "memory region" (#177559)David Spickett1-8/+15
4 days[lldb] Fix error when running "memory region --all" repeatedly (#177176)David Spickett1-12/+20
6 days[lldb] Fix compilation for 32 bit platformsMartin Storsjö1-1/+1
6 days[lldb] Fix data buffer regression in ObjectFile (#177724)Jonas Devlieghere2-4/+2
7 days[lldb] Avoid redundant calls to `std::shared_ptr::get` (NFC) (#177720)Jonas Devlieghere4-32/+25
7 daysRevert "[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)"Augusto Noronha1-3/+3
7 days[lldb] Fix for 32-bit armv7 ubuntu bot compile errorJason Molenda1-1/+1
7 days[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)Igor Kudrin1-3/+3
7 days[lldb] Add a GetSubsetExtractorSP method to DataExtractor (#177309)Jason Molenda3-5/+91
7 days[lldb] Unconditionally setup posix spawn responsible flag (#177451)Roy Shi1-20/+10
7 daysRevert "[lldb][windows] add STDIN and STDOUT forwarding support (#175812)" (#...Charles Zablit3-174/+40
7 days[lldb][windows] add STDIN and STDOUT forwarding support (#175812)Charles Zablit3-40/+174
7 days[lldb] Fix padding for settings in `apropos` output (#177295)Jonas Devlieghere1-18/+36
7 days[lldb] Improve error message when we can't save core (#177496)Jonas Devlieghere2-7/+10
8 days[LLDB] Add a setting to simulate variables with missing locations (#177279)Adrian Prantl4-5/+50
8 days[lldb] Fix crash when there is no compile unit. (#177278)Ebuka Ezike1-0/+3
8 days[lldb][ClangExpressionDeclMap][NFC] Reword/add FIXMEsMichael Buch1-8/+17
9 days[lldb][cmake] Fix standalone Xcode build header staging (#177033)Augusto Noronha1-2/+5