Bug 252857 - [update policy] Refresh All action is not enabled when a process element is selected in Debug view.
Summary: [update policy] Refresh All action is not enabled when a process element is s...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on: 252859
Blocks:
  Show dependency tree
 
Reported: 2008-10-30 13:52 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:18 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2008-10-30 13:52:34 EDT
(In reply to bug 251452 comment #21)
> One last thing I noticed:
> - when selecting the gdb process or inferior process in the debug view of a DSF
> launch, the RefreshAll is grayed-out but the refresh buttons are not. (In CDI
> everything is properly grayed out.)
> 

The reason for this bug is that the refresh command and the retargetable refresh all action use slightly different mechanisms to obtain the proper adapter.  I think there is a missing component in the DSF framework, which would better manage adapters in a given debug session.