[Lldb-commits] [PATCH] D31825: Fix loading core(5) files from NetBSD 7.99.67
Kamil Rytarowski via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 11 06:12:03 PDT 2017
krytarowski added a comment.
I might need some guidance to address the asserts appropriately in finite time.
In general we set osabi to generic unix (value 0), and NetBSD core(5) files are distinguished only (or mostly) with "NetBSD-CORE*" notes.
Repository:
rL LLVM
https://reviews.llvm.org/D31825
More information about the lldb-commits
mailing list