https://bugs.winehq.org/show_bug.cgi?id=43830
Bug ID: 43830 Summary: Enterprise Architect no longer loads symbols when debugging. Product: Wine Version: 2.18 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
When using Enterprise Architect to debug an application. It fails to load symbols for the application being debugged.
b1b4f5d451cf2ee821514b5479ddd9aae4d33a8f is the first bad commit commit b1b4f5d451cf2ee821514b5479ddd9aae4d33a8f Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 26 14:50:43 2017 +0200
server: Store the mapped file descriptor in the memory view.
Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 5249c89b945048945c7b9e6d6b5e591fe17a6c44 65bcecbd601e676ef5e0f0e6c4167ad9ad817134 M server
https://bugs.winehq.org/show_bug.cgi?id=43830
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b1b4f5d451cf2ee821514b5479d | |dd9aae4d33a8f Keywords| |regression URL| |http://www.sparxsystems.com | |/products/ea/trial/request. | |html
https://bugs.winehq.org/show_bug.cgi?id=43830
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@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.
https://bugs.winehq.org/show_bug.cgi?id=43830
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=43830
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |c583953b95cddcb8d2712b9d231 | |2681b9c371ab3 Resolution|--- |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Fixed by c583953b95cddcb8d2712b9d2312681b9c371ab3.
https://bugs.winehq.org/show_bug.cgi?id=43830
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.19.
https://bugs.winehq.org/show_bug.cgi?id=43830
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Enterprise Architect no |Enterprise Architect 13.0 |longer loads symbols when |no longer loads symbols |debugging. |when debugging URL|http://www.sparxsystems.com |https://web.archive.org/web |/products/ea/trial/request. |/20170401231044/http://spar |html |xsystems.com.au/bin/easetup | |.msi CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation. Version guess based on report date.
Enterprise Architect 13.0 trial:
https://web.archive.org/web/20170401231044/http://sparxsystems.com.au/bin/ea...
$ sha1sum easetup.msi 9f7b04827a7394d0f02e6edf04df9792b0915f2a easetup.msi
$ du -sh easetup.msi 55M easetup.msi
Regards