[all-commits] [llvm/llvm-project] e36028: [lldb] Computer the slide when and apply it to eac...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Aug 25 16:38:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e360281fa710a6e637667e6d70aa9e3919214b0f
https://github.com/llvm/llvm-project/commit/e360281fa710a6e637667e6d70aa9e3919214b0f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ObjectContainerMachOFileset.cpp
M lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ObjectContainerMachOFileset.h
Log Message:
-----------
[lldb] Computer the slide when and apply it to each fileset's vm addr
Computer the slide when and apply it to each entry's vm addr when
reading from memory.
Differential revision: https://reviews.llvm.org/D132710
More information about the All-commits
mailing list