http://bugs.winehq.org/show_bug.cgi?id=13188
--- Comment #3 from Yu-Ning Feng [email protected] 2008-05-15 05:52:02 --- Created an attachment (id=13074) --> (http://bugs.winehq.org/attachment.cgi?id=13074) debug output of cdb debug session
WINEDEBUG=trace+console
cdb does not suffer from this bug. This log is for comparison with that of kd. Note Line 115. About that moment, the debugger's output has just finished, and user input began. ReadConsoleW does not appear in the kd session log (another attachment), in which the corresponding point should be Line 259..