From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 Description of problem: 1. How to add variables to display view. I tried doing with command line option in debugger console but does not get displayed. 2. Thru debugger console asked to display a value of a variable. In this section of debugging the value is shown correctly but once i rerun the program using F11 function key the variables are lost. Thanks Chandra Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Open debugger console windows and invoke display var. 2. Rerun the debugger section by pressing F11. The displayed var in previous run is not displayed anymore. This does not happen in command line debugger when run without eclipse. 3. Additional info:
Works in RHDS 2.0