[Lldb-commits] [PATCH] D109795: [MachCore] Report arm64 thread exception state

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 15 16:40:57 PDT 2021


vsk updated this revision to Diff 372836.
vsk added a comment.

- Add a test (thanks @jasonmolenda!).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109795

Files:
  lldb/include/lldb/Target/AppleArm64ExceptionClass.def
  lldb/include/lldb/Target/AppleArm64ExceptionClass.h
  lldb/include/lldb/module.modulemap
  lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp
  lldb/test/API/macosx/corefile-exception-reason/Makefile
  lldb/test/API/macosx/corefile-exception-reason/TestCorefileExceptionReason.py
  lldb/test/API/macosx/corefile-exception-reason/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109795.372836.patch
Type: text/x-patch
Size: 10885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210915/0e1f6a7c/attachment-0001.bin>


More information about the lldb-commits mailing list