Sylvain Petreolle a �crit : > > Hi, > > Using some programs with wine (last CVS), > the debugger enters a loop and cannot be > stopped other way than a kill on it. > > If I let it go, i see pages of these : > Wine-dbg>parse error some questions: - do you use the wineconsole or directly from the Unix console - was winedbg started from an exception or from the command line - did you try to redirect input and/or output to some files
(sounds like an error in reading the input stream, which doesn't seem to be correctly set up) A+
