http://bugs.winehq.org/show_bug.cgi?id=28566
Bug #: 28566 Summary: winedbg crashes for remote file get Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winedbg AssignedTo: wine-bugs@winehq.org ReportedBy: leslie_alistair@hotmail.com Classification: Unclassified
Created attachment 36700 --> http://bugs.winehq.org/attachment.cgi?id=36700 Console output
Create a Windows Program with mingw. run "winedbg --gdb --no-start <program>
Connect with another gdb run gdb command "remote get <program> <localfile>"
winedbg crashes