Community
Participate
Working Groups
Build Identifier: 3.7 I20110127-2034 When pin variables view to dsf debugger, then selects launch view to use cdi debugger, the refresh button of variables view gets disabled. It should be enabled at this point because the variables view has been pinned to dsf debugger that allows refresh. This problem happens as well to registers view and expresions view. This problem happens as well to the latest HEAD at the time of bug submission. Reproducible: Always Steps to Reproduce: 1. Launch cdi debugger and dsf debugger. 2. Pin variables/registers/expression view to dsf debugger. At this point the refresh button is correctly enabled. 3. In Launch view, select cdi debugger. At this time, the variables/registers/expression refresh button is disabled but should be enabled.
Created attachment 191557 [details] fix enablement state Please review this small fix. I hope this fix can be included in the coming milestone Indigo M7.
The patch seems fine to me, committed the to HEAD.
*** cdt cvs genie on behalf of pchuong *** Bug 340478 - Variables/Registers/Expressions view refresh button enable/disable state gets messed up if the view is pinned [*] RefreshActionDelegate.java 1.3 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/internal/ui/viewmodel/actions/RefreshActionDelegate.java?root=Tools_Project&r1=1.2&r2=1.3