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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 13 06:18:12 CDT 2008


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

           Summary: command-line kernel debugger kd display problem
           Product: Wine
           Version: 1.0-rc1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fengyuning1984 at gmail.com


No matter how many lines have been output by kd, the input starts at column 1,
at the line immediately following the last input line. e.g.

kd> some_command<enter>
_
^ new input starts from here, even if this line already has some output in it.

The results are:
1. if last command has no output, then the "kd>" prompt will be erased by the
new input.
2. if there are lines of output, then the new input command and the new output
will mix with previous input and output, which makes the screen unreadable.


-- 
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