[Lldb-commits] [PATCH] D55142: Minidump debugging using the native PDB reader

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 11 15:30:14 PST 2018


zturner added a comment.

In D55142#1326247 <https://reviews.llvm.org/D55142#1326247>, @lemo wrote:

> > How large is the PDB file here?
>
> ~100kb


We have a couple of tests in LLVM where PDB files are checked in, but they are very few.  We cannot explode the repo with large numbers of binary files.  So this is probably fine, but if this becomes a pattern, we will need to come up with a different solution.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55142/new/

https://reviews.llvm.org/D55142





More information about the lldb-commits mailing list