[Bug 34340] Mingw gdb hangs

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 21 11:20:45 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=34340

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damjan.jov at gmail.com

--- Comment #7 from Damjan Jovanovic <damjan.jov at gmail.com> ---
Still happens in gdb 7.8 on Wine 6.10.

Either using wineconsole instead of wine, or running gdb in batch mode instead
of interactively, gets it working - cpp.exe prints its help page and exits
(instead of hanging):

wine gdb.exe -ex 'r' -ex 'quit' --args cpp.exe --help

-- 
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.



More information about the wine-bugs mailing list