aboutsummaryrefslogtreecommitdiff
path: root/lldb
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Report old modules from ModuleList::ReplaceEquivalentJoseph Tremoulet2020-12-113-10/+39
* [lldb] GetSharedModule: Collect old modules in SmallVectorJoseph Tremoulet2020-12-1113-101/+154
* [lldb] Minidump: check for .text hash match with directoryJoseph Tremoulet2020-12-114-49/+133
* Add hashing of the .text section to ProcessMinidump.Greg Clayton2020-12-116-0/+218
* [lldb] Normalize paths in new testJoseph Tremoulet2020-12-111-2/+3
* [lldb] Fix GetRemoteSharedModule fallback logicJoseph Tremoulet2020-12-112-4/+38
* Revert "Switch to using -debug-info-kind=constructor as default (from =limited)"Amy Huang2020-08-251-1/+0
* Instantiate Error in Target::GetEntryPointAddress() only when necessaryDimitry Andric2020-08-241-16/+15
* [LLDB] [COFF] Fix handling of symbols with more than one aux symbolMartin Storsjö2020-07-212-1/+11
* [lldb/DWARF] Don't get confused by line sequences with tombstone valuesPavel Labath2020-07-172-10/+118
* [lldb][formatters] Add support for printing NSConstantDate and fix distantPas...Raphael Isemann2020-07-153-3/+16
* Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek2020-07-142-3/+3
* [CMake] Simplify CMake handling for zlibPetr Hosek2020-07-142-3/+3
* [ObjectFilePECOFF] Try to avoid unaligned access.Davide Italiano2020-07-141-1/+1
* Fix the skipIfRosetta decoratorAdrian Prantl2020-07-141-4/+6
* [lldb/Test] Create reproducer dir if necessaryJonas Devlieghere2020-07-141-0/+1
* [lldb/Test] Skip TestProcessConnect.py on WindowsJonas Devlieghere2020-07-141-4/+4
* [lldb/Test] Always set the cleanupSubprocesses tear down hookJonas Devlieghere2020-07-1418-35/+5
* Fix a -Wunused-variable warning.Eric Christopher2020-07-141-2/+1
* [ObjC] Wrap namespace-global structs in an anonymous namespace to avoid ODR v...Davide Italiano2020-07-142-81/+88
* [lldb] Use runBuildCommands from buildGModulesJonas Devlieghere2020-07-141-1/+1
* [lldb] lldbinline and lldbtest gardening (NFC)Jonas Devlieghere2020-07-142-28/+13
* [lldb/Test] Skip TestProcessConnect.py on WindowsJonas Devlieghere2020-07-141-0/+7
* [lldb/Module] Allow for the creation of memory-only modulesFred Riss2020-07-1417-110/+292
* [lldb] Make `process connect` blocking in synchronous mode.Jonas Devlieghere2020-07-144-14/+115
* [lldb] Refactor character printing in DumpDataExtractorRaphael Isemann2020-07-141-100/+54
* [lldb/test] Avoid globbing in log file handling codePavel Labath2020-07-141-15/+19
* [lldb-vscode] Fix TestVSCode_setBreakpointsWalter Erquinigo2020-07-131-1/+2
* [lldb-vscode] Fix TestVSCode_moduleWalter Erquinigo2020-07-132-2/+14
* Retry ""[lldb-vscode] Fix TestVSCode_module""Walter Erquinigo2020-07-1310-0/+272
* [lldb] Remove unused argument (NFC)Jonas Devlieghere2020-07-139-16/+14
* Add a decorator to skip tests when running under RosettaAdrian Prantl2020-07-131-0/+8
* [lldb] Fix a CMake warning typo. NFC.Martin Storsjö2020-07-131-1/+1
* [lldb/Utility] Rewrite Scalar::SetValueFromCStringPavel Labath2020-07-132-104/+63
* [lldb/dotest] Remove the "xunit" result formatterPavel Labath2020-07-135-725/+30
* [lldb][NFC] Refactor instruction dumping out of DumpDataExtractorRaphael Isemann2020-07-131-38/+50
* [lldb][NFC] Early-exit in DWARFASTParserClang::ParseSingleMemberRaphael Isemann2020-07-131-330/+331
* [lldb][NFC] Remove misleading class_language variable in DWARFASTParserClangRaphael Isemann2020-07-132-19/+15
* [lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere2020-07-109-21/+38
* Fix nesting of #ifdefAdrian Prantl2020-07-101-10/+10
* Revert "[lldb-vscode] Fix TestVSCode_module"Walter Erquinigo2020-07-1010-265/+0
* [lldb-vscode] Fix TestVSCode_moduleWalter Erquinigo2020-07-105-6/+13
* [lldb-vscode] Add Compile Unit List to Modules ViewYifan Shen2020-07-105-1/+107
* [lldb-vscode] Add Support for Module EventYifan Shen2020-07-108-0/+152
* [ldb/Reproducers] Add YamlRecorder and MultiProviderJonas Devlieghere2020-07-104-42/+203
* [lldb] on s390x fix override issueKonrad Kleine2020-07-101-1/+1
* This is a refinement on 96601ec28b7efe5abf3479a1aa91bcedb235bbbd. The intent ...Jim Ingham2020-07-104-53/+63
* [lldb/pecoff] Use a different llvm createBinary overload for parsingPavel Labath2020-07-102-47/+27
* [LLDB] Update AArch64 Dwarf and EH frame register numbersMuhammad Omair Javaid2020-07-102-7/+121
* [lldb] Declare extern template instantiation to fix linking issues.Jordan Rupprecht2020-07-092-1/+14