Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Variables view problems(There is no option to change variable when right clicking.)
Variables view problems [message #1438237] Sun, 05 October 2014 19:10 Go to next message
Jeremy Bishop is currently offline Jeremy BishopFriend
Messages: 5
Registered: October 2014
Junior Member
I was following the guide online and during the debugging section it says "In the Variables view, right-click the input variable, and select Change Value... and type 'm' between the single quotes and hit OK" ....

I right click but there is no option to change value. Am I missing something? It's not even grayed out.

Appreciate the help. Thank you.
Re: Variables view problems [message #1440084 is a reply to message #1438237] Tue, 07 October 2014 23:31 Go to previous messageGo to next message
Jeremy Bishop is currently offline Jeremy BishopFriend
Messages: 5
Registered: October 2014
Junior Member
So I've been messing around with eclipse and just going through the guide to familiarize myself with eclipse and I came across something that has me scratching my head. I'm new to programming but I feel this is not that.

I was in the final stages of debugging the program in this guide.

http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Fconcepts%2Fcdt_o_home.htm

and it says "In the Variables view, right-click the input variable, and select Change Value... and type 'm' between the single quotes and hit OK" ...

I did that and there is no option to change value. I can copy variables but there is no option to change value... not even grayed out.

Any ideas?

Appreciate the help.
Re: Variables view problems [message #1440450 is a reply to message #1440084] Wed, 08 October 2014 11:31 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
The documentation is incorrect. There is no such menu item (I don't remember if it ever existed). You can just double click the value in the Variables View and then you can change it.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Variables view problems [message #1442153 is a reply to message #1440450] Fri, 10 October 2014 17:54 Go to previous message
Jeremy Bishop is currently offline Jeremy BishopFriend
Messages: 5
Registered: October 2014
Junior Member
Thank you for the reply. I thought I might be going crazy. I did try to change it that way and it just resets it to the original variable. I'll keep plugging away at it, just would be nice for that aspect to work. Thanks again.

Jeremy
Previous Topic:Plugin based on C/C++ IDE (CDT)
Next Topic:c programs does not run as expected on eclipse installed on linux Mint
Goto Forum:
  


Current Time: Sun Oct 06 16:55:14 GMT 2024

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

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

Back to the top