diff options
author | Vedant Kumar <vsk@apple.com> | 2021-09-14 16:58:40 -0700 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2021-09-16 13:35:06 -0700 |
commit | 7eb67748f9d7186419d678e807c01fc2a3811a80 (patch) | |
tree | 20c39c3ac2de1bfb4dce35b0eaab030a2d8da7b6 /llvm/lib/Support/BinaryStreamWriter.cpp | |
parent | a65f6aafe2d357cd83de62832a2bdae49a2d6749 (diff) | |
download | llvm-7eb67748f9d7186419d678e807c01fc2a3811a80.zip llvm-7eb67748f9d7186419d678e807c01fc2a3811a80.tar.gz llvm-7eb67748f9d7186419d678e807c01fc2a3811a80.tar.bz2 |
[MachCore] Report arm64 thread exception state
A MachO userspace corefile may contain LC_THREAD commands which specify
thread exception state.
For arm64* only (for now), report a human-readable version of this state
as the thread stop reason, instead of 'SIGSTOP'.
As a follow-up, similar functionality can be implemented for x86 cores
by translating the trapno/err exception registers.
rdar://82898146
Differential Revision: https://reviews.llvm.org/D109795
Diffstat (limited to 'llvm/lib/Support/BinaryStreamWriter.cpp')
0 files changed, 0 insertions, 0 deletions