[all-commits] [llvm/llvm-project] b67b7b: [lldb] Parse image high address from JSON crashlogs
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Apr 11 14:47:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b67b7bb2f73568efac077de189f86e86d9e010d6
https://github.com/llvm/llvm-project/commit/b67b7bb2f73568efac077de189f86e86d9e010d6
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M lldb/examples/python/crashlog.py
Log Message:
-----------
[lldb] Parse image high address from JSON crashlogs
Use the base + size to correctly populate the image high address when
parsing JSON crashlogs.
Differential revision: https://reviews.llvm.org/D148053
More information about the All-commits
mailing list