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/OSAwareness

OS-Awareness

The user will be presented with descriptions of the following resource classes of the operating-system:

  • Process Groups
  • Procesess
  • Threads
  • File Descirptors
  • Internet-Domain Sockets
  • Shared Memory Segments
  • Semaphores
  • Message Queues
  • Loaded Kernel Modules

The code for OS Awareness support in CDT has been submitted for inclusion in Bug 360314. The corresponding support in GDB has been submitted also. See this proposal.

Back to the top