News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Watch variables and see values in arrays?

Started by Mars_999, June 09, 2012, 05:46:39 PM

Previous topic - Next topic

Mars_999

How can I check the values of an array or vector in the watch window? I can't see to find anyway to expand the array.

Thanks!

oBFusCATed

Right click-> Properties -> As array  (set start and count).
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Mars_999

Quote from: oBFusCATed on June 09, 2012, 06:23:08 PM
Right click-> Properties -> As array  (set start and count).

thanks for the post, but I don't see that anywhere.

This is with 10.05 build... if that matters...

oBFusCATed

You don't see the properties dialog, when you right click on the watch?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Mars_999

#4
Quote from: oBFusCATed on June 09, 2012, 07:01:46 PM
You don't see the properties dialog, when you right click on the watch?





oBFusCATed

I have no 10.05 around here, nor remember how it was done in it, but I'm sure it is supported.
Try a nightly build, there it works perfectly, at least for arrays.
Watching vectors is tougher and most of the time requires python enabled gdb.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]