Debugger Patch Bug

jbb jbb at ihug.co.nz
Fri Dec 17 20:22:41 GMT 1999


Hi

There's a new patch, 0.18, that fixes this problem (it disables sorting). It
also fixes a status line bug.

--
Have fun,

jbb
http://homepages.ihug.co.nz/~jbb

On Sat, 18 Dec 1999, you wrote:
> On Sat, 18 Dec 1999, you wrote:
> > I just noticed that the debugger patch by jbb has a problem displaying
> > the content of arrays in the correct order.  Taken an array of let's say 200
> > elements with arbitrary values will display in the variable view as:
> > 
> > a[0]	xxx
> > a[100]	xxx
> > a[101]
> > ..
> > aa[109]
> > a[10]
> > ...
> > 
> > and so on. Don't make variable checking to easy, ehh? ;)
> 
> Only if you've clicked the "Variable" tab at the top of the variable view, which
> sorts variables names alphabetically. Hmmm, clicking it again doesn't set it
> back. I'll better sort that out. In the meantime don't click the "Variable" or
> "Value" tab.
> 
> Thanks
> 
> -- 
> Regards,
> 
> jbb
> http://homepages.ihug.co.nz/~jbb




More information about the KDevelop mailing list