https://bugs.winehq.org/show_bug.cgi?id=34340 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #8 from Bernhard Übelacker <bernhardu(a)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. -- 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.