llvm-project
8ec4d875 - [lldb][elf-core][ARM] Add support for VFP registers (#155956)

Commit
100 days ago
[lldb][elf-core][ARM] Add support for VFP registers (#155956) This patch loads values of the VFP registers from the NT_ARM_VFP note. Note that a CORE/NT_FPREGSET note is typically present in core dump files and is used to store the FPA registers. The FPA unit is rare and obsolete; however, Linux creates the note even if the unit is absent.
Author
Parents
Loading