As of Linux 5.10, the kernel may report either of the two following crash reasons: - SEGV_MTEAERR: async MTE tag check fault - SEGV_MTESERR: sync MTE tag check fault Teach LLDB about them. Differential Revision: https://reviews.llvm.org/D93495 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CrashReason.cpp | ||
| CrashReason.h | ||
| NativeProcessELF.cpp | ||
| NativeProcessELF.h | ||
| ProcessMessage.cpp | ||
| ProcessMessage.h | ||
| ProcessPOSIXLog.cpp | ||
| ProcessPOSIXLog.h | ||