[Bug 13188] command-line kernel debugger kd display problem

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 17 09:42:23 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13188


Eric Pouech <eric.pouech at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.pouech at orange.fr
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




--- Comment #10 from Eric Pouech <eric.pouech at orange.fr>  2008-05-17 09:42:23 ---
the patch isn't correct, the start position is always kept (try using home and
end keys, you'll see it's not modified)
what seems to be not 100% compatible with what MS does is that when echoing a
single char we should simply use WriteConsole and not going back to updating
the whole buffer once again
I'll send a patch later on (this week end likely)
A+


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list