http://bugs.winehq.org/show_bug.cgi?id=12776 Summary: input line truncated in command-line debugging program 'kd' Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fengyuning1984(a)gmail.com The command-line debugging program 'kd', one of "debugging tools for windows", suffer an input-line-truncation problem. For example, the following command line: kd>bp nt!ntcreateprocessex would lead to unresolved "nt!ntcreateproces", missing the last three characters. This problem occurs both when invoked from wine and wineconsole, and occurs both in kd version 6.6 and 6.8. -- 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.