[Bug 34990] Winedbg is unable to set breakpoints when encountering unsupported managed PDB symbol /record types (S_TOKENREF, S_LMANPROC, S_GMANPROC)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 4 04:26:29 CDT 2018


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

Anastasius Focht <focht at 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 at gmx.net> ---
Hello folks,

revisiting, still present.

https://source.winehq.org/git/wine.git/commitdiff/d8a39d40d82eb72fedc3b1818bc1e1a02316c82e
("dbghelp: Add even more symbol types.") 

0x1129 -> S_TOKENREF

https://github.com/Microsoft/microsoft-pdb/search?q=S_TOKENREF&unscoped_q=S_TOKENREF

0x112a -> S_GMANPROC

https://github.com/Microsoft/microsoft-pdb/search?q=S_GMANPROC&unscoped_q=S_GMANPROC

https://github.com/Microsoft/microsoft-pdb/search?q=S_LMANPROC&unscoped_q=S_LMANPROC

$ 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.



More information about the wine-bugs mailing list