summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/Minidump/ObjectFileMinidump.cpp
AgeCommit message (Expand)Author
2024-09-13[LLDB][Minidump] Minidump erase file on failure (#108259)Jacob Lalonde
2024-09-05[lldb] Make conversions from llvm::Error explicit with Status::FromEr… (#10...Adrian Prantl
2024-08-15[LLDB] Reapply #100443 SBSaveCore Thread list (#104497)Jacob Lalonde
2024-08-05Revert "[LLDB][SBSaveCore] Implement a selectable threadlist for Core… (#10...Jacob Lalonde
2024-08-05Revert "[LLDB][SBSaveCore] Fix bug where default values are not propagated. (...Haojian Wu
2024-08-02[LLDB][SBSaveCore] Fix bug where default values are not propagated. (#101770)Jacob Lalonde
2024-08-02[LLDB][SBSaveCore] Implement a selectable threadlist for Core Options. (#100...Jacob Lalonde
2024-07-18[LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over...Jacob Lalonde
2024-06-25Removed header and validated on new windows machine (#96724)Jacob Lalonde
2024-06-24[LLDB][Minidump] Add 64b support to LLDB's minidump file builder. (#95312)Jacob Lalonde
2024-04-18Fix saving minidump from lldb-dap (#89113)jeffreytan81
2023-11-14Add support for arm64 registers in minidump core file saving. (#72315)Greg Clayton
2023-11-11Centralize the code that figures out which memory ranges to save into core fi...Greg Clayton
2022-04-05[lldb] Change CreateMemoryInstance to take a WritableDataBufferJonas Devlieghere
2022-04-04[lldb] Prevent object file plugins from changing the data bufferJonas Devlieghere
2021-10-21[lldb] Remove ConstString from GetPluginNameStatic of some pluginsPavel Labath
2021-09-01[lldb] Add minidump save-core functionality to ELF object filesAndrej Korman
2021-08-31Revert "[lldb] Add minidump save-core functionality to ELF object files"Andy Yankovsky
2021-08-31[lldb] Add minidump save-core functionality to ELF object filesAndrej Korman