https://bugs.winehq.org/show_bug.cgi?id=43830 --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Use the instruction here to install Enterprise Architect https://www.sparxsystems.com.au/support/faq/enterprise-architect-WINE.html Use Visual Studio to create an application to debug. Doesn't matter if it debug or release as long as PDB files are created. Copy the source/binaries to your wine prefix (keep the same path as in windows) eg. C:\Temp\Application\<files> Start your application Start Enterprise Architect and load any model. Select the ExecuTe Ribbon Click on the "Modules" button. Click on "Debugger" and select "Attach to process" Select you application. The modules windows should now be populated with the DLL loaded if symbols have being loaded. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.