[Lldb-commits] [PATCH] D14793: Enable saving of mini dumps with lldb process save-core.

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 19 17:14:40 PST 2015


clayborg added a comment.

Ok, so fix the caps and rename the file to be WindowsMiniDump.cpp/.h. I would rather it not have the "ObjectFilePECOFF" prefix because it would indicated that it is a new subclass of ObjectFile.


http://reviews.llvm.org/D14793





More information about the lldb-commits mailing list