Porting Applications

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Tue Jun 22 19:10:06 CDT 2010


Hi,

Check out this ability to debug your windows in WINE.

Sparx Systems Enterprise Architect allows you to debug Windows applications under WINE.
http://www.sparxsystems.com/support/faq/enterprise-architect-WINE.html#nine

The limitations are you need to use the native dbghelp.dll.  You need the PDB's of the 
application you want to debug, and the source if want to set breakpoints.

Features
1. Allows debugging of a windows application.
2. Allows sampling (profiling) of you application.

What it doesn't do
1. Allow Debugging of application you have the PDB's.
2. Assembly level debugging, all breakpoints are at the source level only.

This feature has been extremely useful in working out issues with running Enterprise Architect in the
WINE environment.

Best Regards
 Alistair Leslie-Hughes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20100623/f7e9492c/attachment.htm>


More information about the wine-devel mailing list