summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs
AgeCommit message (Expand)Author
2025-06-20[lldb] Add support for x86_64h to scripted process (#145099)Med Ismail Bennani
2024-03-04[lldb/crashlog] Fix breaking changes in textual report format (#83861)Med Ismail Bennani
2023-08-18[lldb/crashlog] Add support for Last Exception BacktraceMed Ismail Bennani
2023-08-18[lldb/crashlog] Add test for 8f75c4d01eff3c65d7ae40bfd05582de7dffa590 (NFC)Med Ismail Bennani
2023-06-01[lldb/crashlog] Add test for non-symbolicated report crashMed Ismail Bennani
2023-05-19[lldb/crashlog] Load inlined symbol into interactive crashlogMed Ismail Bennani
2023-04-13[lldb] Use ObjectFileJSON to create modules for interactive crashlogsJonas Devlieghere
2022-11-15[lldb/test] Fix app_specific_backtrace_crashlog.test (NFC)Med Ismail Bennani
2022-11-04[lldb/crashlog] Fix frame parser regex for when there is no source infoMed Ismail Bennani
2022-11-03[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani
2022-11-03[lldb/crashlog] Fix the image_regex_uuid to skip null UUID imagesMed Ismail Bennani
2022-08-09[lldb/crashlog] Skip null image dsym fetching on interactive modeMed Ismail Bennani
2022-08-09[lldb/crashlog] Update frame regex matcherMed Ismail Bennani
2022-08-09[lldb/crashlog] Fix interactive crashlog testMed Ismail Bennani
2022-03-16[lldb/crashlog] Create artificial frames for non-crashed scripted threadsMed Ismail Bennani
2022-02-25[lldb/crashlog] Fix scripted_crashlog_json.test failureMed Ismail Bennani
2022-02-16[lldb/crashlog] Add CrashLogScriptedProcess & remove interactive modeMed Ismail Bennani
2022-01-31[lldb] Support Rosetta registers in crashlog.pyJonas Devlieghere
2021-10-07[lldb] Parse and display reporting errors from JSON crashlogsJonas Devlieghere
2021-10-07[lldb] Support missing threadState in JSON crashlogsJonas Devlieghere
2021-04-22[lldb] Include thread name in crashlog.py outputJonas Devlieghere
2021-03-09[lldb] Update crashlog script for JSON changesJonas Devlieghere
2020-11-16[crashlog] Improve patch-crashlog.py scriptJonas Devlieghere
2020-11-16[crashlog] Implement parser for JSON encoded crashlogsJonas Devlieghere