[Lldb-commits] [PATCH] D18848: Add PDBASTParser and parse type information from PDB

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 20 08:13:29 PDT 2016


Hmm, ok i will check it out later. I'm not sure why it's even trying to
copy an exe, should be only doing the pdb. Exe isn't even checked in
On Wed, Apr 20, 2016 at 8:08 AM Pavel Labath <labath at google.com> wrote:

> labath added a subscriber: labath.
> labath added a comment.
>
> In http://reviews.llvm.org/D18848#406509, @zturner wrote:
>
> > I was under the impression the make build was officially
> unsupported/dead?
>
>
> You can still cmake to generate makefiles (and it does that by default).
>
> In any case, this problem should not be related to make, unit tests fail
> even when using ninja:
>
>   Error copying file
> "llvm/tools/lldb/unittests/SymbolFile/PDB/Inputs/test-pdb-types.exe" to
> "build/dbg/tools/lldb/unittests/SymbolFile/PDB/Inputs".
>
>
> http://reviews.llvm.org/D18848
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160420/81115cfb/attachment.html>


More information about the lldb-commits mailing list