[Lldb-commits] [PATCH] D42870: [lldb] [ObjectFile/ELF] Correct recognition of NetBSD images
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 18 09:09:29 PST 2019
mgorny updated this revision to Diff 187254.
mgorny marked an inline comment as done and an inline comment as not done.
mgorny retitled this revision from "Correct recognition of NetBSD images" to "[lldb] [ObjectFile/ELF] Correct recognition of NetBSD images".
mgorny edited the summary of this revision.
mgorny added a comment.
Added tests. I'm using yaml2obj for the regular executable, and binary file for the core dump (I've stripped it to initial 4k since that seems enough for lldb to recognize it).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42870/new/
https://reviews.llvm.org/D42870
Files:
lldb/lit/Modules/ELF/Inputs/netbsd.core
lldb/lit/Modules/ELF/netbsd-core.test
lldb/lit/Modules/ELF/netbsd-exec.yaml
lldb/lit/Modules/lit.local.cfg
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42870.187254.patch
Type: text/x-patch
Size: 21105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190218/acdd2dfa/attachment-0001.bin>
More information about the lldb-commits
mailing list