Debugging applications running on wine

Dan Kegel dank at kegel.com
Mon Sep 8 21:36:25 CDT 2008


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



More information about the wine-devel mailing list