Bug 161926 - Modules view and "Add Globals" action should use the same conetent provider
Summary: Modules view and "Add Globals" action should use the same conetent provider
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 3.1.1   Edit
Hardware: PC All
: P3 normal with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 06:49 EDT by Nobody - feel free to take it CLA
Modified: 2020-09-04 15:27 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 Nobody - feel free to take it CLA 2006-10-23 06:49:53 EDT
Currently the content provider for the Modules view (ModuleContentProvider) is using the ICElement hierarchy to provide the content for the executable.
At the same time the Add Globals dialog is using the associated binary parser to retrieve global variables. These two features should use the same mechanism to avoid the situations when users see globals in the Modules view but can not add it to the Variables view.
Also, the action "Add to Variable view" should be contributed to the global objects in the Modules view.
Comment 1 Ewa Matejska CLA 2007-01-29 23:54:48 EST
I ran into this bug as well and want to add my vote for fixing this.  The problem I'm seeing is that I cannot add variables from shared libraries that have already been loaded using the "Global Variables" variables.

Ewa Matejska,
PalmSource.
Comment 2 Flash Sheridan CLA 2007-01-31 16:22:07 EST
PalmSource/Access bug 157320