Stupid winedbg question

eric pouech eric.pouech at wanadoo.fr
Wed May 9 13:37:10 CDT 2001


>    There's another anomaly. When winedbg is started via the
> 'just-in-time' debugging feature
>  - it displays all lines in a stair-case fashion. It's as if it was
> missing a CR (no, I cannot copy/paste an example).
>  - The 'Enter' key does not work. All other keys seem to work
> fine. I can type 'b', I can use backspace to erase it and type 'quit'
> instead. But typeing 'Enter' has no effect. Pretty limiting.
sounds more like a strange xterm behavior; may be the xterm, while
started
this way looks for a wrong termcap entry... could you check which value 
has the TERM environment variable when the xterm is started (TRACE("%s",
getenv("TERM"))
in win32/console.c after the fork ?
this may help figuring this out

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle




More information about the wine-devel mailing list