https://bugs.winehq.org/show_bug.cgi?id=50973 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #1 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Created attachment 69934 --> https://bugs.winehq.org/attachment.cgi?id=69934 50973_debugging.txt I wondered too about 'winedbg --gdb' no longer working. It seems this commit changes the stdin/stdout/stderr of the gdb process. Therefore a 'ISATTY (ui->instream)' inside gdb is now failing, and it exits as far as gdb expects a user input. Another hint into that directions is the copyright information of gdb is no longer visible, but was before that commit. -- 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.