[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/20555] The GNU linker does not generate PDB files
From: |
ppluzhnikov at google dot com |
Subject: |
[Bug ld/20555] The GNU linker does not generate PDB files |
Date: |
Mon, 05 Sep 2016 14:00:13 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20555
Paul Pluzhnikov <ppluzhnikov at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-09-05
CC| |ppluzhnikov at google dot com
Ever confirmed|0 |1
--- Comment #1 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
> I'd like to add a command line option --generate-pdb
Until very recently, the .PDB format was completely undocumented and
Microsoft-proprietary (and your request would have been unimplementable).
A few months ago, Microsoft published the details:
https://github.com/Microsoft/microsoft-pdb
You are welcome to contribute support, but don't count on anybody else doing
that.
Also note that LLD doesn't currently support PDB files either:
http://lld.llvm.org/windows_support.html but that support is being worked on.
--
You are receiving this mail because:
You are on the CC list for the bug.