[Lldb-commits] [PATCH] D122411: [lldb][AArch64] Fix corefile memory reads when there are non-address bits
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 18 06:13:50 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00a12585933e: [lldb][AArch64] Fix corefile memory reads when there are non-address bits (authored by DavidSpickett).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122411/new/
https://reviews.llvm.org/D122411
Files:
lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp
lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
lldb/test/API/linux/aarch64/non_address_bit_memory_access/TestAArch64LinuxNonAddressBitMemoryAccess.py
lldb/test/API/linux/aarch64/non_address_bit_memory_access/corefile
lldb/test/API/linux/aarch64/non_address_bit_memory_access/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122411.430352.patch
Type: text/x-patch
Size: 7204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220518/8b5025a8/attachment.bin>
More information about the lldb-commits
mailing list