User forums > Using Code::Blocks
Dereferencing pointers in variables view of Debugger
(1/1)
snaps:
Hi,
I read in a post from way back in 2006 that I should be able to dereference a watch in the c::b debugger via a context menu (I assume this means right-clicking on the reference in question). However, I don't see this option I only see
----------------
Add watch
watch '*this'
----------------
change value...
-----------------
load watch file
save watch file
------------------
delete all watches
-----------------
Has this option been removed or am I being ditsy.
I am using SVN version 5486 on Intrepid.
Cheers,
Tom
Jenna:
If it is a local variable or a function argument, you have to add it explicitely to watch window, before you can dereference or edit it.
Navigation
[0] Message Index
Go to full version