winedbg crashing

Eric Pouech eric.pouech at wanadoo.fr
Sat Mar 9 07:40:14 CST 2002


mehmet yasar a écrit :
> 
> > do you run winedbg through the wine console ?
> No I had disabled it, but when I told winedbg to use its own xterm that
> worked.
no, wineconsole and unix console (either in main console or in separate
xterm)
use two different ways for mapping windows console handles to real
consoles

however, the difference between the "main" console and a separate xterm
is that
in first case the debugger would inherit the "default" unix handle from
its 
parent (ie the one which has just crashed). if the app messes with those
fd
then the streams might not be correct
anyway, the handling of windows console on "real" unix console should be
moved
to wineconsole some day, which might fix your trouble.

A+



More information about the wine-devel mailing list