[Lldb-commits] [PATCH] D133069: Fix inconsistent target arch when attaching to arm64 binaries on arm64e platforms.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 1 14:57:48 PDT 2022
aprantl updated this revision to Diff 457416.
aprantl added a comment.
Address feedback!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133069/new/
https://reviews.llvm.org/D133069
Files:
lldb/include/lldb/Target/Target.h
lldb/packages/Python/lldbsuite/test/gdbclientutils.py
lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
lldb/source/Target/Target.cpp
lldb/test/API/functionalities/gdb_remote_client/TestDynamicLoaderDarwin.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133069.457416.patch
Type: text/x-patch
Size: 10506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220901/254935df/attachment-0001.bin>
More information about the lldb-commits
mailing list