[Bug 15489] Build should optionally produce .pdb file suitable for use with symbol server

WineHQ Bugzilla wine-bugs at winehq.org
Thu May 14 18:40:55 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=15489

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |83d00d328f58f910a9b197e0a46
                   |                            |5b110cbdc727c
         Resolution|---                         |FIXED

--- Comment #6 from Jacek Caban <jacek at codeweavers.com> ---
This is fixed in Wine now. The proper way to build pdb files now is
configure CROSSDEBUG=pdb
This will generate pdb files in build dir. Potential further improvements are
possible. We could for example provide a way to install those files that could
also be used to sync with symbol server. I didn't try that yet, ideas are
welcomed.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list