diff options
| author | Michał Górny <mgorny@moritz.systems> | 2021-12-02 18:34:28 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@moritz.systems> | 2021-12-06 14:40:02 +0100 |
| commit | fdc1638b5cbd7f93937dce56f8ea29db52390502 (patch) | |
| tree | cfc002a89b5c64aadf3a211c6faf72a48365e69c /lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp | |
| parent | 1a87a1895597226ca655086b7f6972069eca0de1 (diff) | |
[lldb] [Process/elf-core] Disable for FreeBSD vmcores
Recognize FreeBSD vmcores (kernel core dumps) through OS ABI = 0xFF
+ ELF version = 0, and do not process them via the elf-core plugin.
While these files use ELF as a container format, they contain raw memory
dump rather than proper VM segments and therefore are not usable
to the elf-core plugin.
Differential Revision: https://reviews.llvm.org/D114967
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp')
0 files changed, 0 insertions, 0 deletions
