summaryrefslogtreecommitdiff
path: root/lldb/source/Symbol/SaveCoreOptions.cpp
AgeCommit message (Expand)Author
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde
2025-06-27[lldb] Use llvm::is_contained (NFC) (#146012)Kazu Hirata
2025-06-23[lldb] add plugin names to process save-core error output. (#143126)Ebuka Ezike
2025-06-04[lldb] Do not accept invalid `process save-core` plugins (#142684)Ebuka Ezike
2025-05-09[LLDB][SBSaveCoreOptions] Add new API to expose the expected core size in byt...Jacob Lalonde
2025-01-16[LLDB] Make the thread list for SBSaveCoreOptions iterable (#122541)Jacob Lalonde
2024-09-11[LLDB] Reapply SBSaveCore Add Memory List (#107937)Jacob Lalonde
2024-09-07Revert "[LLDB] Reappply SBSaveCore AddMemoryList" (#107731)Jonas Devlieghere
2024-09-06[LLDB] Reappply SBSaveCore AddMemoryList (#107159)Jacob Lalonde
2024-08-27Revert "[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCor… (#10...Jacob Lalonde
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-08-27[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCore (#105442)Jacob Lalonde
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-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