https://bugs.winehq.org/show_bug.cgi?id=51766
--- Comment #4 from Konstantin Kharlamov hi-angel@yandex.ru --- (In reply to Bernhard Übelacker from comment #3)
Created attachment 70681 [details] Slightly improve Ctrl+C handling of winedbg, start, cmd and wineconsole.
This patch makes winedbg survive the Ctrl+C and enables it to break into running debuggees. I guess it will make cmd, start and wineconsole more Ctrl+C-proof than wanted, but might serve as a starting point.
Thank you! I confirm that applying the patch fixes the problem