Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 343911

Summary: add/remove global actions for variables view should be overridable for non CDI debuggers
Product: [Tools] CDT Reporter: Winnie Lai <wlai>
Component: cdt-debugAssignee: cdt-debug-inbox <cdt-debug-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: cdtdoug, maherzia.belaazi, pawel.1.piech
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

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