Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Small bug in watches display when debugging

(1/1)

yostane:
Hello,
 When watching an array with repeating values, I remarked this  8) :
array_var
 [0] : 6
 [1] : 0 <repeat 27 times>
 [2] : 5
the last index should be [28] instead of 2.
Good luck

Jenna:
which OS ?
which version of C::B ?
which compiler  and version?
which debugger and version ?

yostane:
hi,
cb : 8.02 nightly build svn 5322
os : windowsxp sp3
compiler:I use mingw gcc, g++ 3.4.5
debugger:I use mingw gnu gdb 6.8
good luck

Jenna:
fixed in svn (r5326).

yostane:
I'll wait for the next Nightly build :D
thanks

Navigation

[0] Message Index

Go to full version