summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/process_save_core
AgeCommit message (Expand)Author
2025-06-23[lldb] add plugin names to process save-core error output. (#143126)Ebuka Ezike
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-07-19[LLDB][SBSaveCoreOptions] Fix TestProcessSaveCore (#99692)Jacob Lalonde
2024-07-18[LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over...Jacob Lalonde
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-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
2021-09-08[lldb] [Process/FreeBSD] Support SaveCore() using PT_COREDUMPMichał Górny
2021-09-06[lldb] Support SaveCore() from gdb-remote clientMichał Górny
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee
2020-11-11[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decor...Raphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht