https://bugs.winehq.org/show_bug.cgi?id=46028
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
is there a plan to provide the next Wine-Gecko release built with llvm-mingw? Last Wine-Gecko 2.47.1 release still provides only unstripped binaries:
http://dl.winehq.org/wine/wine-gecko/2.47.1/
Jacek commented recently about llvm-mingw status here: https://www.winehq.org/pipermail/wine-devel/2019-December/157038.html
There is another bug about general PDB support in Wine: bug 15489 ("Build should optionally produce .pdb file suitable for use with symbol server").
For me PDBs created llvm-mingw with would be perfectly fine. I have a local symbol store/server with Wine PDBs working. It needs native dbghelp (DIA SDK) + symsrv because I use native debuggers. Winedbg is just awful for most debugging tasks.
$ wine --version wine-5.0-rc3
Regards