News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Where to watch?

Started by jiapei100, January 07, 2010, 03:24:24 PM

Previous topic - Next topic

jiapei100

Hi, I'd love to watch my concerned variables' values.
Where to watch?

Right click the variable and click "watch", nothing displayed at all....

Cheers
JIA
Welcome to Vision Open
[url="http://www.visionopen.com"]http://www.visionopen.com[/url]

jiapei100


ok, now, watched.
By http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks

However, for pointer, it only shows the address.

Unlike Visual Studio or Eclipse, some times, it may display the values that this pointer is pointing to.


So, how to see the values that this pointer is pointing to?

In my case:

m_pImgRetrieved = 0x84d7d18

I'd love to watch

m_pImgRetrieved->depth

instead. How to ?

Best Regards
JIA

Welcome to Vision Open
[url="http://www.visionopen.com"]http://www.visionopen.com[/url]

oBFusCATed

(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!]

jiapei100

Welcome to Vision Open
[url="http://www.visionopen.com"]http://www.visionopen.com[/url]