Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)Author
2022-11-04Fix format specifier warning in EmulateInstructionRISCV moreBenjamin Kramer
2022-11-04[lldb] Fix format specifier warning in EmulateInstructionRISCVJonas Devlieghere
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2022-11-04[lldb/Interpreter] Open saved transcript in GUI EditorMed Ismail Bennani
2022-11-04Reland "[LLDB] [LoongArch] Add loongarch64 case in ComputeHostArchitectureSup...Tiezhu Yang
2022-11-04Revert "[LLDB] [LoongArch] Add loongarch64 case in ComputeHostArchitectureSup...Weining Lu
2022-11-04[LLDB] [LoongArch] Add loongarch64 case in ComputeHostArchitectureSupport()Weining Lu
2022-11-04[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye
2022-11-04[lldb] Support simplified template names when looking up functionsArthur Eubanks
2022-11-04Override CalculateFrameVariableError in SymbolFileOnDemandGeorge Hu
2022-11-04[lldb/Plugins] Use default initializers for StructuredData::*SP (NFC)Med Ismail Bennani
2022-11-04[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani
2022-11-04[lldb/Utility] Add GetDescription(Stream&) to StructureData::*Med Ismail Bennani
2022-11-04[lldb/Utility] Fix StructuredData::ParseJSONValue for null itemsMed Ismail Bennani
2022-11-04[lldb/Commands] Add newline for extended backtrace thread (NFCI)Med Ismail Bennani
2022-11-04[lldb/Plugins] Cleanup error handling in Scripted{Process,Thread} (NFC)Med Ismail Bennani
2022-11-04[lldb/crashlog] Fix the image_regex_uuid to skip null UUID imagesMed Ismail Bennani
2022-11-04[lldb/crashlog] Add support for 32bit frame addressesMed Ismail Bennani
2022-11-03Have GetSupportedArchitectures report all supported archesJason Molenda
2022-11-03[lldb][Test] Make TestFrameFormatNameWithArgs.test more compatible across pla...Michael Buch
2022-11-02[lldb] Add information on type systems to statistics dump commandAlex Langford
2022-11-02[lldb] Update TestDump.test for gnuwin32's 'file' command outputJonas Devlieghere
2022-11-02[wasm] Always treat DWARF expression addresses as load addressesPhilip Pfaffe
2022-11-02[lldb] Document QSetDetachOnError packetFelipe de Azevedo Piovezan
2022-11-01[lldb] Don't crash when printing static enum members with bool as underlying ...Arthur Eubanks
2022-11-01Add formatting support for VSCode logpoints messageJeffrey Tan
2022-11-01[LLDB][LoongArch] Add LoongArch ArchSpec and subtype detectionTiezhu Yang
2022-11-01[lldb][Test] Fix TestFrameFormatNameWithArgs.test on Windows/LinuxMichael Buch
2022-11-01[lldb] Emit diagnostic events in the diagnostic dumpJonas Devlieghere
2022-11-01[lldb] Add a "diagnostics dump" commandJonas Devlieghere
2022-11-01[lldb] Add diagnosticsJonas Devlieghere
2022-10-31[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-31[lldb][Test] Fix TestFrameFormatNameWithArgs.test on LinuxMichael Buch
2022-10-31[LLDB][AArch64] Add SME2 to disassembler testDavid Spickett
2022-10-31[lldb][CPlusPlus] Implement CPlusPlusLanguage::GetFunctionDisplayNameMichael Buch
2022-10-31[lldb][CPlusPlus] Introduce CPlusPlusLanguage::MethodName::GetReturnTypeMichael Buch
2022-10-31[lldb][FormatEntity][NFC] Move function argument parsing code into separate f...Michael Buch
2022-10-29[lldb] Support simplified template namesArthur Eubanks
2022-10-29[lldb] Explicitly open file to write with utf-8 encoding in crashlog.pyAugusto Noronha
2022-10-28[lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docsMichael Buch
2022-10-28Revert "[clang] Instantiate NTTPs and template default arguments with sugar"Haojian Wu
2022-10-28[lldb/qemu] Stub out process info functionsPavel Labath
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny
2022-10-28Remove compile-time and runtime checks for SPI in HostInfoMacOSXJason Molenda
2022-10-28[LLDB][NativePDB] Fix parameter size for member functions LF_MFUNCTIONZequan Wu
2022-10-28[lldb-vscode] Don't call SBValue.GetError after generating a summary.Jorge Gorbe Moya
2022-10-27Handle an unknown binary platform type in debugserverJason Molenda
2022-10-27[lldb][test] Remove explicit mydir definitions (NFC)Dave Lee
2022-10-27[lldb][test] Remove empty setUp/tearDown methods (NFC)Dave Lee
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny