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

Difference between revisions of "CDT/User/NewIn81"

< CDT
(New page: == Debug == === Multi-select attach dialog === CDT now allows selecting more than one process to attach to in a single user operation. The bottom pane is used to see which processes hav...)
 
(Multi-select attach dialog)
Line 6: Line 6:
  
 
[[Image:Multiselect.png]]
 
[[Image:Multiselect.png]]
 +
 +
This feature was completed June 30th, 2011 as part of [http://bugs.eclipse.org/293679 Bug 293679]

Revision as of 16:33, 30 June 2011

Debug

Multi-select attach dialog

CDT now allows selecting more than one process to attach to in a single user operation. The bottom pane is used to see which processes have been selected. If multi-process debugging is not supported with your debug session (needs GDB >= 7.2 and NonStop enabled), only the first process will be attached to.

Multiselect.png

This feature was completed June 30th, 2011 as part of Bug 293679

Copyright © Eclipse Foundation, Inc. All Rights Reserved.