Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/Obsolete/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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.