summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/process_crash_info
AgeCommit message (Expand)Author
2025-08-19[lldb] Support error variations in TestProcessCrashInfo.py (#154202)Jonas Devlieghere
2025-08-18Revert "[lldb] Relax the error message in TestProcessCrashInfo.py" (#154197)Jonas Devlieghere
2025-08-18[lldb] Relax the error message in TestProcessCrashInfo.py (#153653)Jonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-11-03[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani
2022-11-03[lldb/Utility] Add GetDescription(Stream&) to StructureData::*Med Ismail Bennani
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-03-19[lldb/testsuite] Skip part of TestProcessCrashInfo.py on Darwin embeddedFred Riss
2020-02-26[lldb/test] Skip running a test under ASan, it intentionally double-freesVedant Kumar
2020-02-24[lldb/Plugins] Move SBTarget::GetExtendedCrashInformation to SBProcessMed Ismail Bennani
2020-02-21[lldb/Plugins] Add ability to fetch crash information on crashed processesMed Ismail Bennani