dvlahovski added a comment. In https://reviews.llvm.org/D23545#516808, @amccarth wrote:
> Are we putting this code in the right place? I wouldn't expect minidump > parsing to fall under Plugins/Process. > > I assume the eventual intent is to turn the Windows-specific code into a user > of your new code? I look forward to seeing that happen. My idea was that the new plugin will live in Plugins/Process/minidump. Do you have a suggestion where the parsing code to be, if not in the same directory? https://reviews.llvm.org/D23545 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits