[llvm-dev] status of DebugInfo/PDB/Native

Reid Kleckner via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 20 10:18:57 PDT 2017


Adrian is actually working on that, but with more of an eye towards getting
LLDB to read PDBs on non-Windows OSs. It might also be useful to get
llvm-symbolizer working as an intermediate step in that work.

On Thu, Jul 20, 2017 at 10:12 AM, Dmitri Makarov via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello,
>
> Is anyone working on implementing DebugInfo/PDB that doesn't depend on
> DIA? What would it take to have minimal implementation that would allow to
> take a PDB file and look up symbols using llvm-symbolizer on a non-Windows
> (e.g. Linux or MacOS) platform?
>
> Regards,
>
> Dmitri
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170720/bc570c1c/attachment.html>


More information about the llvm-dev mailing list