summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/process_save_core_minidump
AgeCommit message (Expand)Author
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde
2025-07-14[lldb][test] TestProcessSaveCoreMinidump: Rename duplicate test-case (#148600)Michael Buch
2025-05-05[LLDB][SBSaveCore] Sbsavecore subregions bug (#138206)Jacob Lalonde
2025-02-03[LLDB][Save Core Options] Custom ranges should follow the same safety checks ...Jacob Lalonde
2024-12-04[lldb][tests] Fix passing pthread library to a linker for some API tests (#11...Vladislav Dzhidzhoev
2024-10-11[lldb][test] Fix var name typo in TestProcessSaveCoreMinidumpDavid Spickett
2024-10-10[LLDB][Minidump] Have Minidumps save off and properly read TLS data (#109477)Jacob Lalonde
2024-09-26[LLDB][Minidump] Add Multiplatform test to ensure determinism (#108602)Jacob Lalonde
2024-09-13[LLDB][Minidump] Minidump erase file on failure (#108259)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-09-05[LLDB][Minidump] Extend the minidump x86_64 registers to include fs_base and ...Jacob Lalonde
2024-08-28[LLDB][Minidumps] Read x64 registers as 64b and handle truncation in the file...Jacob Lalonde
2024-08-27Revert "[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCor… (#10...Jacob Lalonde
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
2024-05-16[LLDB/Coredump] Only take the Pthread from stack start to the stackpointer + ...Jacob Lalonde
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-11-11Centralize the code that figures out which memory ranges to save into core fi...Greg Clayton
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-06-09[lldb] Use assertState in more tests (NFC)Dave Lee
2022-06-09Pass plugin_name in SBProcess::SaveCoreLevon
2022-03-04[LLDB] Remove cases of using namespace stdShafik Yaghmour
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
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