https://bugs.winehq.org/show_bug.cgi?id=34340
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #8 from Bernhard Übelacker bernhardu@mailbox.org --- I tried the sourceforge download from comment 7 (gdb 7.1.90.20100730-cvs) with wine-7.0-rc5, and could not see a hang running e.g. "wine gdb.exe --q --args notepad.exe" from a plain konsole.
After "run" notepad opens. Just ctrl+c did not break - but it did break to gdb prompt with an extern "kill -SIGINT $(pidof notepad.exe)". Setting and stopping at a breakpoint worked too.