[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Debug: Variable value on mouse-over?

I seem to remember having seen variable values in "tooltips" when debugging with Eclipse. That is, when I hovered the mouse over a variable reference while displaying a C/C++ function being executed in the editor view, the current value of the variable would be displayed (like I'm used to from other debug GUIs) in that yellow popup you're all familiar with. However, all I get when I do this now, is the variable declaration.

What's supposed to happen? Was I dreaming when I thought I saw the variable value?

Thanks,

- Toralf