Watch list bug

jbb jbb at kdevelop.org
Wed Apr 23 22:16:05 UTC 2003


On Thu, 24 Apr 2003 03:27, Simon Ejsing wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> 	Hi, I have a pointer to a QString which contains the text "10005664" it's
> displayed as "15564" in the watchlist, and printing it to std out displays
> 10005664 as it should... seems like the zero's are truncated?

hmmm yes - what a stupid error :-) This'll affect all gdb's that output \0 
instead of \000 in the first unicode char. (Mine outputs \000 - sigh)

I have a fix which I'll commit as soon as it's compiled and tested here.

jbb





More information about the KDevelop-devel mailing list