[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:07:40 PDT 2018


clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

Dynamic loaders are needed for loading breakpad minidumps that are for MacOSX and iOS processes. They should also be needed for loading any minidumps that have stack traces.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51176





More information about the lldb-commits mailing list