[Issue 11141] Missing .pdb file with phobos64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 30 07:00:21 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11141


Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.sagitario at gmx.de
         Resolution|                            |FIXED


--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2013-09-30 07:00:20 PDT ---
This has been fixed in git-HEAD by not using PDB files for the debug
information, but embedded info in the object files (/Z7 instead of /Zi).

druntime commit caff54c4fd2234bd914b25fe529f5e121bbd6c9e

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list