Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Where to find "Change Variable Value" option(Debug)
icon5.gif  Where to find "Change Variable Value" option [message #700789] Sun, 24 July 2011 02:09 Go to next message
chordates is currently offline chordatesFriend
Messages: 1
Registered: July 2011
Junior Member
Hello everybody,
I am beginner to C++ programming with Eclipse IDE for C/C++ Developers (CDT 8.0 for Eclipse Indigo). I run Eclipse with MinGW and Qt on Windows XP. The GNU GDB version in 7.2. The GNU make version is 3.81.
When I follow the steps of Help>C/C++ Development User Guide > Getting Started> Debugging a project, I cannot find Change Value when by right clicking the input variable.

There is the snap shot
h ttp://a.imageshack.us/img823/4185/snap20110724102138002.png

I have search the online help at h ttp://preview.tinyurl.com/3wt4sg9I just says to find the Change Value through context menu. May some kind people help me to find this option? Thank you very much for your help.


ps. Iccanot post direct link because the forum system does not allow me to do it.

[Updated on: Sun, 24 July 2011 02:29]

Report message to a moderator

Re: Where to find "Change Variable Value" option [message #733513 is a reply to message #700789] Tue, 04 October 2011 23:06 Go to previous messageGo to next message
Kevin Lenehan is currently offline Kevin LenehanFriend
Messages: 2
Registered: October 2011
Junior Member
Hello all. I am having exact same problem.
Could anyone give me a clue why this "Change Value" feature is not available in the variable debug window?
Re: Where to find "Change Variable Value" option [message #733583 is a reply to message #733513] Wed, 05 October 2011 06:47 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
In the Variables View just click into the value cell. Then you can change the value.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Where to find "Change Variable Value" option [message #734575 is a reply to message #733583] Sat, 08 October 2011 17:38 Go to previous message
Kevin Lenehan is currently offline Kevin LenehanFriend
Messages: 2
Registered: October 2011
Junior Member

Thanks Axel, I tried that but it doesn't work.
I can change the value in the cell but it doesn't change the variable and I see the value entered in the console next time I run.
Previous Topic:missing debug info for libraries
Next Topic:Accessing external library from C project
Goto Forum:
  


Current Time: Thu Apr 25 01:45:09 GMT 2024

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

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

Back to the top