Bug 90538

Summary: Change Variable value does nothing
Product: [Retired] Red Hat Developer Suite Reporter: Keith Seitz <keiths>
Component: eclipseAssignee: eclipse-bugs
Status: CLOSED CURRENTRELEASE QA Contact: eclipse-bugs
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.1.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-01 15:35:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Keith Seitz 2003-05-09 14:41:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Description of problem:
When debugging a c/c++ application, one cannot change the value of variables.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Write a little program that contains a variable (print "Hello world" ten
times, for example)
2.Start debugger on this executable.
3.Try to change variable's value ("Variables" folder, right-click)
    

Actual Results:  nothing happened at all

Expected Results:  I would expect a dialog or something to open, allowing me to
change the variable's value.

Additional info:

It appears that this doesn't work on 2.0.2 from eclipse.org either.