Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with display of variables and their values in Debug mode
Problem with display of variables and their values in Debug mode [message #139614] Fri, 25 February 2005 17:51 Go to next message
Eclipse UserFriend
Originally posted by: skahlon.genband.com

I can set breakpoints, step thru the code without any problem. However,
the Variables window only displays a few Classes which are disabled. When
I click the right button and select Enable, I do see the text class name
followed by public and another entry with private. These are disabled,
and this time, the Enable selection is not available in the right click
menu. How can I see the member variables of the class?

Values of many other variables in the source code window can be seen by
doing mouse-over (tooltip), but these variables do not appear in the
Variables window.

How can I get to display all classes, variables, and structures in the
Variables window, along with their values?
Re: Problem with display of variables and their values in Debug mode [message #139739 is a reply to message #139614] Mon, 28 February 2005 14:00 Go to previous message
Eclipse UserFriend
Originally posted by: mikhailk.qnx.com

Please, submit a bug in Bugzilla, if you have a reproducible test case.

"Satwinder Kahlon" <skahlon@genband.com> wrote in message
news:cvoa4t$i71$1@www.eclipse.org...
>I can set breakpoints, step thru the code without any problem. However,
>the Variables window only displays a few Classes which are disabled. When
>I click the right button and select Enable, I do see the text class name
>followed by public and another entry with private. These are disabled, and
>this time, the Enable selection is not available in the right click menu.
>How can I see the member variables of the class?
>
> Values of many other variables in the source code window can be seen by
> doing mouse-over (tooltip), but these variables do not appear in the
> Variables window.
> How can I get to display all classes, variables, and structures in the
> Variables window, along with their values?
>
Previous Topic:Problems view in Build 2.1?
Next Topic:One project - several applications?
Goto Forum:
  


Current Time: Thu Jun 26 00:12:16 EDT 2025

Powered by FUDForum. Page generated in 0.06216 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top