[Lldb-commits] [PATCH] D51176: Restrict the set of plugins used for ProcessMinidump
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 23 13:22:13 PDT 2018
jingham added a comment.
The other option would be to move the code that populates the section load list into the mini dump dynamic loader. That has the benefit of keeping this consistent with the other process plugins, but OTOH is just moving code around...
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51176
More information about the lldb-commits
mailing list