Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
CDT/Obsolete/MultiCoreDebugWorkingGroup/DebugViewLayouts
< CDT | Obsolete | MultiCoreDebugWorkingGroup(Redirected from CDT/MultiCoreDebugWorkingGroup/DebugViewLayouts)
User-selectable Debug View layouts
This feature is dependent on: Multi Level Hierarchy in the Debug View
During a debug session the user can change the layout of the debug view.
Here are some use cases:
- The debug view shows hierarchy "core – process - thread" The user can switch the hierarchy to show "process – thread – core"
- The debug view shows hierarchy "core – thread – process" The user can hide and show all "core" nodes. All "thread" nodes will appear as children of the launch node. The user can hide specific core from the hierarchy. Its "thread" nodes can either hide, or they can become children of the launch node.
- The user of a multicore system can hide and show the boards the cores / devices / connections the core belongs to.