[all-commits] [llvm/llvm-project] a62cbd: [lldb] Include thread name in crashlog.py output
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Apr 22 11:39:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a62cbd9a0211d08bace8794b435996890feb44d4
https://github.com/llvm/llvm-project/commit/a62cbd9a0211d08bace8794b435996890feb44d4
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M lldb/examples/python/crashlog.py
M lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/a.out.ips
M lldb/test/Shell/ScriptInterpreter/Python/Crashlog/json.test
Log Message:
-----------
[lldb] Include thread name in crashlog.py output
Update the JSON parser to include the thread name in the Thread object.
rdar://76677320
More information about the All-commits
mailing list