http://bugs.winehq.org/show_bug.cgi?id=25839
Summary: winedbg complains fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1113 Product: Wine Version: 1.3.11 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I ran a closed source app that happens to crash under wine, and winedbg did produce a good looking backtrace, but with some complaints like
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1113 ... fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1112
It'd be nice to handle those cleanly.