Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343911 - add/remove global actions for variables view should be overridable for non CDI debuggers
Summary: add/remove global actions for variables view should be overridable for non CD...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 17:24 EDT by Winnie Lai CLA
Modified: 2020-09-04 15:20 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Winnie Lai CLA 2011-04-26 17:24:32 EDT
Build Identifier: 3.7 M6

Current actions of add/remove/removeAll global variables in variables view assume the 'debug target' is IDebugElement and gets IExecFileInfo and IGlobalVariableManagers from there.  However, these three types are not fitting dsf-gdb. There is a need to let other cdt gdb (non-cdi) debugger based variables view to override these actions.

Reproducible: Always
Comment 1 maherzia belaazi CLA 2012-12-18 04:02:19 EST
Hello,
is there any fix to fit above actions (and 'debug target element') with dsf-gdb ?
If yes is there any patch to be tested ?
Thanks in advance,
Maherzia