https://bugs.winehq.org/show_bug.cgi?id=34990 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Winedbg is unable to set |Winedbg is unable to set |breakpoints when |breakpoints when |encountering unsupported |encountering unsupported |managed PDB symbol/record |managed PDB symbol/record |types |types (S_TOKENREF, | |S_LMANPROC, S_GMANPROC) Keywords| |dotnet --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. https://source.winehq.org/git/wine.git/commitdiff/d8a39d40d82eb72fedc3b1818b... ("dbghelp: Add even more symbol types.") 0x1129 -> S_TOKENREF https://github.com/Microsoft/microsoft-pdb/search?q=S_TOKENREF&unscoped_q=S_... 0x112a -> S_GMANPROC https://github.com/Microsoft/microsoft-pdb/search?q=S_GMANPROC&unscoped_q=S_... https://github.com/Microsoft/microsoft-pdb/search?q=S_LMANPROC&unscoped_q=S_... $ wine --version wine-3.13 Regards -- 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.