User forums > Using Code::Blocks
Local Variables does not show all variables when I step into a function
const451:
--- Quote from: oBFusCATed on June 10, 2011, 06:09:33 pm ---1. You can't, as far as I know, GDB doesn't support such feature.
2. See the debugger settings for the second question. The option is called 'Evaluate expression under cursor'
--- End quote ---
2) Works - Thank you!
Concerning 1): since #2 works - I can hover over any variable, including local, global, and class members and I can see the value while I am inside a function, then such feature is supported by gdb. It's just a matter of Codeblocks having a window to display the values of all those variables.
I think I'll post another thread.
Navigation
[0] Message Index
[*] Previous page
Go to full version