Hi
I try to debug my MSVC-application, consisting of an exe and several dlls. When I start it in WineDBG it tells my that it can't find symbol information for my files. I tried having debug info in .pdb files as well as included in the linked files but nothing worked. How can I give WineDBG the symbol information? When it stops on an exception it prints me the stack trace, sometimes even with function names but I strongly suspect that the shown info is wrong now. I'm using Wine 20020605.
Thanks
Fabi