[Bug 835] New: - Add support for the new PDB format

wine-bugs at winehq.com wine-bugs at winehq.com
Sun Jun 30 03:24:00 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=835

           Summary: Add support for the new PDB format
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-debug
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: fgouget at codeweavers.com


(from WineConf) This format has been recently added, it is also called 'MSF 7.0'
and does not work with winedbg's current PDB code.

Supporting this new format would be useful to people trying to port their own
applications to Wine (since they obviously have the debug information). Again
the workaround is to instruct the compiler to use the old debug format but this
may not be possible when working with third party libraries.
Support would also be useful if this format is used to ship the debug
information for libraries that come with Windows 2000 or Windows XP.

However, we have yet to find an example of a PDB file in this format. If someone
does find such PDB files, please attach a small sample to this bug (source
file+.exe+.pdb)
Are the PDB files shipped with the MS development SDK in the new XP format?

Here is a related post on wine-devel:
 * 2002/05/30 - Tijs van Bakel - Debug information
   http://www.winehq.com/hypermail/wine-users/2000/11/0573.html

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=835>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list