Re: Debugging applications running on wine

2008-09-09 Thread Kevin Krieser

On Sep 8, 2008, at 9:36 PM, Dan Kegel wrote:

 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=applicationiId=2619

 Visual C++ 6's debugger seems to work at least a little, too:
 http://appdb.winehq.org/objectManager.php?sClass=versioniId=31

 Please file bugs for any problems you run into.
 - Dan

Thanks.

This is just hypothetical right now about some future development that  
may have to support Linux, XP/Vista, and Windows Mobile.





re: Debugging applications running on wine

2008-09-08 Thread Dan Kegel
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=applicationiId=2619

Visual C++ 6's debugger seems to work at least a little, too:
http://appdb.winehq.org/objectManager.php?sClass=versioniId=31

Please file bugs for any problems you run into.
- Dan