[Issue 13641] cannot create PDB file

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 20 11:02:08 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13641

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de

--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
(In reply to FrankLIKE from comment #0)
> But I use the vs's item : 'Symbolic(suitable for VS debug engine)'

I suspect you get the issue with both options.

> Please look at the detail in dflTEST.buildlog.html.

Please attach this file here.

Some ideas:
- some application might still have a handle to the PDB file (e.g. some
debugger, you could check this with Process Explorer -> Find Handle)
- the PDB service might fail to start. Do you see a process mspdbsrv.exe in
Process Explorer?

What version of Visual Studio are you using?

--


More information about the Digitalmars-d-bugs mailing list