[all-commits] [llvm/llvm-project] f52b89: [lldb][AArch64] Read fpmr register from core files...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Oct 24 02:28:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f52b89561f2d929c0c6f37fd818229fbcad3b26c
https://github.com/llvm/llvm-project/commit/f52b89561f2d929c0c6f37fd818229fbcad3b26c
Author: David Spickett <david.spickett at linaro.org>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
M lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
M lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
M lldb/test/API/linux/aarch64/fpmr/TestAArch64LinuxFPMR.py
A lldb/test/API/linux/aarch64/fpmr/corefile
M lldb/test/API/linux/aarch64/fpmr/main.c
Log Message:
-----------
[lldb][AArch64] Read fpmr register from core files (#110104)
https://developer.arm.com/documentation/ddi0601/2024-06/AArch64-Registers/FPMR--Floating-point-Mode-Register
for details of the register.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list