http://bugs.winehq.org/show_bug.cgi?id=34340
Bug #: 34340 Summary: Mingw gdb hangs Product: Wine Version: 1.7.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: ralf.habacker@freenet.de Classification: Unclassified
Running gdb 7.6 hangs on all commands.
A workaround i found out is to run gdb in wineconsole e.g.
wineconsole --backend=curses gdb ...