[Lldb-commits] [PATCH] D51176: Restrict the set of plugins used for ProcessMinidump
Leonard Mosescu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 23 13:36:25 PDT 2018
lemo added subscribers: bgianfo, clayborg, zturner.
lemo added a comment.
It's an interesting idea, thanks! I don't object moving code around if
there's a strong case for it, but I'd like to keep the fix small and simple
for now, but it's worth considering if the current minidump loading path
will need more flexibility.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51176
More information about the lldb-commits
mailing list