Include support for NetBSD core dumps from evbarm/aarch64 system,
and matching test cases for them.
Based on earlier work by Kamil Rytarowski.
Paths
| Differential D60034
[lldb] [Process/elf-core] Support aarch64 NetBSD core dumps ClosedPublic Authored by mgorny on Mar 30 2019, 2:04 PM.
Details Summary Include support for NetBSD core dumps from evbarm/aarch64 system, Based on earlier work by Kamil Rytarowski.
Diff Detail
Event Timelinekrytarowski added inline comments.
This revision is now accepted and ready to land.Mar 31 2019, 5:07 AM
Closed by commit rLLDB357399: [lldb] [Process/elf-core] Support aarch64 NetBSD core dumps (authored by mgorny). · Explain WhyApr 1 2019, 8:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193092 packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.aarch64
packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.aarch64.core
packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/2lwp_process_SIGSEGV.aarch64
packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/2lwp_process_SIGSEGV.aarch64.core
packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/2lwp_t2_SIGSEGV.aarch64
packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/2lwp_t2_SIGSEGV.aarch64.core
packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/TestNetBSDCore.py
source/Plugins/Process/elf-core/ProcessElfCore.cpp
source/Plugins/Process/elf-core/RegisterUtilities.h
source/Plugins/Process/elf-core/ThreadElfCore.cpp
|