You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2013/08/18 19:05:47 UTC

[jira] [Resolved] (XERCESC-2021) pdb file extension fullpdb not compatible with symbol server

     [ https://issues.apache.org/jira/browse/XERCESC-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Massari resolved XERCESC-2021.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.0
         Assignee: Alberto Massari

I opted for a .full.pdb extension, to keep the stripped database as the default PDB for release versions
                
> pdb file extension fullpdb not compatible with symbol server
> ------------------------------------------------------------
>
>                 Key: XERCESC-2021
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2021
>             Project: Xerces-C++
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1.1
>         Environment: Visual Studio
>            Reporter: Vemund Handeland
>            Assignee: Alberto Massari
>            Priority: Minor
>             Fix For: 3.2.0
>
>         Attachments: pdb_file_extension.patch
>
>
> Release builds of XercesLib creates pdb file "xerces-c_3_1.fullpdb" + stripped pdb file "xerces-c_3_1.pdb".
> Full path to the first file is included in the dll, and the debugger uses this information to locate the symbols. The stripped version must be renamed before it can be used.
> The extension fullpdb is not compatible with Microsoft Symbol Server (http://msdn.microsoft.com/en-us/library/ms680693(v=vs.85).aspx). (I've not been able to add the file with symstore.exe, and the debuggers are unable to fetch a copy I've manually added to my symbol server).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org