Bug 459451 - [visualizer] The core selected to display a running thread may be inconsistent with the debug view
Summary: [visualizer] The core selected to display a running thread may be inconsisten...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 8.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-09 07:57 EST by Alvaro Sanchez-Leon CLA
Modified: 2020-09-04 15:27 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Sanchez-Leon CLA 2015-02-09 07:57:19 EST
The multicore visualizer displays stopped and running threads located in one of the available cores. 
The debug view display the core information textually.

However it's been observed that sometimes when the resume button is pressed, the core information is not consistent between the debug view and the visualizer view.  
  
The actual core, hosting a running thread may be a bit inaccurate as the executing core is dynamically switched on the actual scheduler in the target, this might change too fast to keep a meaningful location, however the views shall represent consistent information.