http://bugs.winehq.org/show_bug.cgi?id=15565
Summary: Wine Gecko needs .pdb file and defined build procedure Product: Wine Version: 1.1.5 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
It would be great if our gecko had an optional .pdb file you could install if you wanted to generate symbolic stack dumps on crashes involving gecko.
Furthermore, it would be nice if the build procedure for our gecko was documented. There is a little doc at http://wiki.winehq.org/Gecko including a link to the source tarball, but nothing there says which compiler to use or how to run it.
(It would be cool sometime to include valgrind annotations in our gecko. That would be a nifty trick; I don't know if anyone's tried doing that in windows code before.)