Bug 336788 - [multicore] Synchronized Run Control operation in Multi-core debug
Summary: [multicore] Synchronized Run Control operation in Multi-core debug
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 04:35 EST by Shaiju P CLA
Modified: 2020-09-04 15:17 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shaiju P CLA 2011-02-10 04:35:04 EST
Build Identifier: 

This bug is to gather more information and  track development effort of Synchronized run control operation as suggested by the multi core development group.

Description:
Some multi-core debuggers allow performing synchronized operations on multiple cores. Each run control operation will affect all chosen cores synchronously. 

Run Control Operations (step, resume, suspend) should be allowed on multiple debug entries on a single user operation. The user should be able to perform such operations on one or more processes/threads/cores/groups. 

More information  is posted on the  cdt wiki page
http://wiki.eclipse.org/CDT/MultiCoreDebugWorkingGroup/SynchronizedOperations



Reproducible: Always