aboutsummaryrefslogtreecommitdiff
path: root/lldb/source
AgeCommit message (Expand)AuthorFilesLines
77 min.[lldb][intel-pt] Fix build error on conversion from llvm::Error to Status::Fr...Wanyi1-2/+2
20 hours[LLDB][Minidump] Add a progress bar to minidump (#108309)Jacob Lalonde2-12/+21
33 hours[lldb] Support new libc++ __compressed_pair layout (#96538)Michael Buch6-144/+259
37 hours[lldb] Nits on uses of llvm::raw_string_ostream (NFC) (#108745)Youngsuk Kim27-53/+26
3 daysRevert "[lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as...Jonas Devlieghere1-0/+63
4 days[lldb] Emit signpost intervals for progress events (NFC) (#108498)Jonas Devlieghere1-0/+10
4 days[lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols...Alex Langford1-63/+0
4 daysAvoid expression evaluation in libStdC++ std::vector<bool> synthetic children...jeffreytan811-0/+16
4 days[LLDB][Minidump] Minidump erase file on failure (#108259)Jacob Lalonde3-0/+33
4 days[lldb] Set the stop reason when receiving swbreak/hwbreak (#108518)Jason Molenda1-0/+2
4 days[lldb] Add pc check for thread-step-by-bp algorithms (#108504)Jason Molenda2-3/+9
4 days[lldb] Add a MainLoop version of DomainSocket::Accept (#108188)Pavel Labath4-28/+51
5 days[lldb] Fix typo: singposts -> signposts (NFC)Jonas Devlieghere1-1/+1
5 days[lldb] Fix a warningKazu Hirata1-1/+2
5 days[lldb][DWARFASTParserClang] Prevent unnamed bitfield creation in the presence...Michael Buch2-4/+42
5 days[lldb][DWARFASTParserClang][NFC] Factor out unnamed bitfield creation into he...Michael Buch2-36/+70
6 days[LLDB] Reapply SBSaveCore Add Memory List (#107937)Jacob Lalonde13-40/+199
6 days[lldb] Print a warning on checksum mismatch (#107968)Jonas Devlieghere1-6/+18
7 days[LLDB][Data Formatters] Calculate average and total time for summary provider...Jacob Lalonde4-3/+72
7 days[lldb] Recurse through DW_AT_signature when looking for attributes (#107241)Pavel Labath3-91/+68
8 days[LLDB][Minidump] Support minidumps where there are multiple exception streams...Jacob Lalonde4-65/+71
8 days[NFC] Add explicit #include llvm-config.h where its macros are used, lldb par...Daniil Fukalov6-0/+6
10 daysRevert "[LLDB] Reappply SBSaveCore AddMemoryList" (#107731)Jonas Devlieghere13-161/+40
10 days[lldb] Update ScriptInterpreterLua for Status changes (NFC)Jonas Devlieghere1-10/+10
11 days[LLDB] Reappply SBSaveCore AddMemoryList (#107159)Jacob Lalonde13-40/+161
11 days[lldb][NFC] Used shared_fd_t (#107553)Dmitry Vasilyev4-13/+18
11 days[lldb] Fixed a typo in #107388Dmitry Vasilyev1-1/+1
11 days[lldb][NFC] Fix -Wparentheses warning.Christian Sigg1-1/+1
11 days[lldb][NFC] Separated GDBRemoteCommunication::GetDebugserverPath() (#107388)Dmitry Vasilyev2-12/+20
11 days[lldb] Correctly reconstruct simplified names for type units (#107240)Pavel Labath3-5/+7
12 days[lldb] Convert DebuggerThread.cpp to new Status API (NFC)Adrian Prantl1-1/+1
12 days[lldb] Convert ProcessWindows.cpp to new Status API (NFC)Adrian Prantl2-2/+2
12 days[lldb] Convert ProcessDebugger.cpp to new Status API (NFC)Adrian Prantl1-2/+2
12 days[lldb] Convert ConnectionGenericFileWindows.cpp to new Status API (NFC)Adrian Prantl1-2/+2
12 days[lldb] Convert MainLoopWindows.cpp to new Status API (NFC)Adrian Prantl1-1/+1
12 days[lldb] Convert ConnectionGenericFileWindows.cpp to new Status API (NFC)Adrian Prantl1-2/+2
12 days[lldb] Convert NativeProcessLinux to new Status API (NFC)Adrian Prantl1-1/+1
12 days[lldb] Convert NativeProcessLinux to new Status API (NFC)Adrian Prantl1-4/+4
12 days[lldb] Make deep copies of Status explicit (NFC) (#107170)Adrian Prantl50-127/+135
12 daysFactor Process::ExecutionResultAsCString() into a global function (NFC)Adrian Prantl4-42/+30
12 days[lldb] Make conversions from llvm::Error explicit with Status::FromEr… (#10...Adrian Prantl43-130/+142
12 days[lldb] Fix a format string in ClangASTSource (#107325)Alex Langford1-1/+1
12 days[LLDB][Minidump] Extend the minidump x86_64 registers to include fs_base and ...Jacob Lalonde3-2/+19
13 days[lldb][RISCV] Support optionally disabled FPR for riscv64 (#104547)Alexey Merzlyakov9-139/+183
13 days[GDBRemote] Handle 'heap' memory region info type (#105883)Felipe de Azevedo Piovezan1-0/+2
13 days[lldb] Fix 32 bit compile errorDavid Spickett1-1/+2
13 days[lldb][NFC] Move few static helpers to the class Socket (#106640)Dmitry Vasilyev2-39/+32
13 days[lldb] Fix and speedup the `memory find` command (#104193)Pavel Labath1-34/+35
14 days[lldb] Remove limit on max memory read size (#105765)Jason Molenda1-1/+1
14 days[lldb] Avoid FileSpec indirection where we can use SupportFiles directlyJonas Devlieghere3-6/+5