[Bug 60056] Incorrectly displayed strings in variables/watch view
nagytam at web.de
nagytam at web.de
Fri Jun 20 08:32:12 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=60056
------- Additional Comments From nagytam at web.de 2003-06-20 08:30 -------
So here is an example of the error:
The real string is "abc".
Variables view:
varname "abc..." where ... is a noisy random character
GDB view:
(gdb) print varname
$42 = "abc\000...", where ... is exactly the same random string as in the
Variables view
I have 5 strings displayed, and the error occurs in only one case...
More information about the KDevelop-devel
mailing list