Kevin K wrote:
Is winedbg the only method of debugging applications being developed for Windows on Wine?
For instance, assume a program developed with Visual Studio in C or C++, and I needed to debug it on Linux?
If winedbg doesn't work for you, we should fix it. Same goes for other debuggers.
For instance, ollydbg seems to work http://appdb.winehq.org/objectManager.php?sClass=application&iId=2619
Visual C++ 6's debugger seems to work at least a little, too: http://appdb.winehq.org/objectManager.php?sClass=version&iId=31
Please file bugs for any problems you run into. - Dan