User forums > Using Code::Blocks
Debug watch window truncates array problem
(1/1)
darkwalk:
Hi: Within the watch window during debugging, i have noticed one pacularity (feature?). Say I have an array asdf[3]. If asdf has all zero, the watch windows will show asdf being zero and one element long. The same thing happens if all the elements of asdf are 1. Is this a feature of code::blocks? If so, is there an option to turn it off? I'd like to every element of my array even if they are duplicated. Thanks!
mandrav:
It's a bug.
darkwalk:
Okay. Thanks!
Navigation
[0] Message Index
Go to full version