[Lldb-commits] [PATCH] D158500: [lldb][AArch64] Linux corefile support for SME

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 13 08:42:28 PDT 2023


DavidSpickett updated this revision to Diff 556675.
DavidSpickett added a comment.

Rebase, adjust to handling ZA as part of the SME register set.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158500/new/

https://reviews.llvm.org/D158500

Files:
  lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
  lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
  lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
  lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
  lldb/test/API/linux/aarch64/sme_core_file/TestAArch64LinuxSMECoreFile.py
  lldb/test/API/linux/aarch64/sme_core_file/core_0_16_32_1
  lldb/test/API/linux/aarch64/sme_core_file/core_0_32_16_0
  lldb/test/API/linux/aarch64/sme_core_file/core_1_16_32_0
  lldb/test/API/linux/aarch64/sme_core_file/core_1_32_16_1
  lldb/test/API/linux/aarch64/sme_core_file/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158500.556675.patch
Type: text/x-patch
Size: 21357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230913/a5651a52/attachment-0001.bin>


More information about the lldb-commits mailing list