https://bugs.winehq.org/show_bug.cgi?id=52458
Bug ID: 52458 Summary: Lazarus can't start program for debugging Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
Created attachment 71747 --> https://bugs.winehq.org/attachment.cgi?id=71747 Trace log with WINEDEBUG=+process,+loaddll,+ntdll
Lazarus can't start simple program for debugging. Tested on version 2.2.0 both 32 and 64 bit.
How to reproduce:
1. Install and run Lazarus 2. Run the default simple program (F9)
The debugging session is started but the program does not start. The session can't be terminated. The program starts correctly without debugging (Ctrl+F9).
https://bugs.winehq.org/show_bug.cgi?id=52458
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://altushost-swe.dl.so | |urceforge.net/project/lazar | |us/Lazarus%20Windows%2032%2 | |0bits/Lazarus%202.2.0/lazar | |us-2.2.0-fpc-3.2.2-win32.ex | |e
https://bugs.winehq.org/show_bug.cgi?id=52458
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 71753 --> https://bugs.winehq.org/attachment.cgi?id=71753 "backtrace" of project1.exe at the time of executing "wineserver -k"
It looks like poject1.exe hangs in loading the dll winex11.drv, and a replay from wineserver is expected. Maybe a reaction of the "FpDebug internal Dwarf-debugger" is missing?
As a workaround it worked in a short test to switch in the settings to the "GNU debugger (gdb)".
https://bugs.winehq.org/show_bug.cgi?id=52458
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a3d4eefa0d851e79154b5b50943 | |4c439cde5e511 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- Fixed by https://source.winehq.org/git/wine.git/commit/a3d4eefa0d851e79154b5b509434c4...
https://bugs.winehq.org/show_bug.cgi?id=52458
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.