[Lldb-commits] [PATCH] D51176: Restrict the set of plugins used for ProcessMinidump
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 23 11:08:56 PDT 2018
clayborg added a comment.
No dynamic loader plug-ins should be affecting the module list during the plug-in loading/selection, if that is happening, that is a bug and it should be fixed.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51176
More information about the lldb-commits
mailing list