Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Obsolete/MultiCoreDebugWorkingGroup/calls/minutes"

(Minutes)
(Attendees)
Line 7: Line 7:
 
# Phil Mason (Broadcom)
 
# Phil Mason (Broadcom)
 
# Eugene Ostroukhov (Nvidia)
 
# Eugene Ostroukhov (Nvidia)
# Abeer Bagul (Tensilica)
 
 
# Bruce Griffith (Sage)
 
# Bruce Griffith (Sage)
 +
# Abeer Bagul (Tensilica)
 
# Bill Swanson (Tilera)
 
# Bill Swanson (Tilera)
 
# Randy Rohrbach (Windriver)
 
# Randy Rohrbach (Windriver)

Revision as of 10:58, 13 March 2012

Multicore Debug Workgroup Minutes of Meetings

February 14th, 2012

Attendees

  1. Phil Mason (Broadcom)
  2. Eugene Ostroukhov (Nvidia)
  3. Bruce Griffith (Sage)
  4. Abeer Bagul (Tensilica)
  5. Bill Swanson (Tilera)
  6. Randy Rohrbach (Windriver)
  7. Marc Khouzam (Ericsson)

Minutes

General

  • Why not much focus on multi-vendor debug solution so that plugins from one vendor be used into another CDT installation?
    • Probably not an interesting business case for vendors
    • For others, they need to change the platform, so they can't work on someone else's IDE
  • Marc will make time to review some contributions that are pending. Anyone else?

Visualizer view progress

Enhanced breakpoints

  • Pawel and Randy are working on this. Progress going well both in Platform and CDT
  • Ability to create a breakpoint and specify its attributes at creation time
  • Allowing to add more complex preferences to breakpoints
  • Must verify how Tracepoints will be impacted

Expressions view additions

  • Contribution bug will be posted soon

Grouping

  • No update

January 17th, 2012

Attendees

  1. Norman Yee (Analog Devices)
  2. Phil Mason (Broadcom)
  3. Eugene Ostroukhov (Nvidia)
  4. Pete Macliesh (Tensilica)
  5. Abeer Bagul (Tensilica)
  6. Bill Swanson (Tilera)
  7. Doug Schaefer (Windriver)
  8. Marc Khouzam (Ericsson)

Minutes

Visualizer view progress

  • Bug 335027
  • More feature have been added: selection, synchronization with Debug View, toolbar, context menu
  • Marc finishing some proposed refactoring before contribution is started
  • CQ should be opened this week to contribute. Will go into master branch as an optional feature.
  • Demo was given. Very cool!
  • Wasted space in visualizer view. Can CPUs 'hug' Cores to avoid that waste? Cores should stay square.
  • Need multi-selection run-control for visualizer Bug 330974. Marc will contact Dobrin to see if any progress was made.
  • This could apply to target management to show what is running on the target. Would this be a second visualizer view for TM or a different visualizer in the same view? This brings up the nice applicability of Pin&Clone.
  • Pin and clone would apply well to visualizer
  • How do we show process info in visualizer?
    • Process on cores don't really matter, what matters is what threads belong to the same process
    • brightness can be used to show all threads in the same process as the one selected

Expressions view additions

  • Enhancement to allow the expressions view to use Working Sets. The idea is to use Pin&Clone and Working sets to show only the expressions for a specific core (i.e. context)
  • Demo
    • Nice demo showing how working groups and pin&clone can be used to show a subset of expressions and pin them to a core
    • Working groups have been added to DSF and allow to filter the expressions view
    • Wizard was also added to create working groups and to easily pin them.
  • Abeer will open a bugzilla to contribute this feature to CDT.

Older minutes of meeting

2011 Minutes of meetings
2010 Minutes of meetings

Back to the top