Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: yostane on November 29, 2008, 09:18:05 PM

Title: Small bug in watches display when debugging
Post by: yostane on November 29, 2008, 09:18:05 PM
Hello,
When watching an array with repeating values, I remarked this  8) :
array_var
Title: Re: Small bug in watches display when debugging
Post by: Jenna on November 30, 2008, 12:25:17 AM
which OS ?
which version of C::B ?
which compiler  and version?
which debugger and version ?
Title: Re: Small bug in watches display when debugging
Post by: yostane on December 01, 2008, 09:22:25 PM
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
Title: Re: Small bug in watches display when debugging
Post by: Jenna on December 02, 2008, 12:19:31 AM
fixed in svn (r5326).
Title: Re: Small bug in watches display when debugging
Post by: yostane on December 02, 2008, 12:33:20 PM
I'll wait for the next Nightly build :D
thanks