http://bugs.winehq.org/show_bug.cgi?id=25664
--- Comment #4 from Pavel Alexeev aka Pahan-Hubbitus pahan@hubbitus.info 2011-01-03 05:39:58 CST --- Created an attachment (id=32711) --> (http://bugs.winehq.org/attachment.cgi?id=32711) WINEDEBUG='+ole,+rpc,+tid' ~/wine-git/wine iThink.exe 2>&1 | tee oledebug.log
(In reply to comment #3)
(In reply to comment #2) First start with clean .wine:
Ok, full remove of ~/.wine directory and install application.
PE 65340000-653d2000 Deferred oleaut32
After all there's no debug info in a crash trace:
....
Each call should have a file/line number info. Easy wait to get this is to build wine from sources, it's simple.
I've build today git version: $ ~/wine-git/wine --version wine-1.3.10-192-g28bdb8c
But seams it does not help to get debuginfo. Trace file is bigger, but I think it useless information still.