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

CDT/Obsolete/MultiCoreDebugWorkingGroup/calls/minutes

< CDT‎ | Obsolete‎ | MultiCoreDebugWorkingGroup
Revision as of 12:59, 15 January 2013 by Marc.khouzam.gmail.com (Talk | contribs) (Multicore Debug Workgroup Minutes of Meetings)

Multicore Debug Workgroup Minutes of Meetings

January 15th, 2013

Attendees

  1. Phil Mason (Broadcom)
  2. Marc Dumais (Ericsson)
  3. Mikhail Khodjaiants (Mentor)
  4. Vladimir Prus (Mentor)
  5. Jeff Johnson (Red Hat)
  6. Abeer Bagul (Tensilica)
  7. Bill Swanson (Tilera)
  8. Pawel Piech (Windriver)
  9. Marc Khouzam (Ericsson)

Minutes

  • Assembly view vs Disassembly view
    • Want to show assembly with source code without the use of the Debugger
    • How does CDT get access to the assembly code
    • A dummy debug session hidden from the user can be used to fill the disassembly view
    • Jeff will open bug
  • Pin&Clone in platform Bug 145635
    • Update for CDT to remove Pin&Clone buttons: Bug 398012
    • Terminate and restart should keep the Pin&Clone with this CDT patch
    • Feature can be tested in a branch in the platform repo
    • Would allow to use another 'agent' to provide info without a debugger
    • Adds breadcrumb to the view when pinned
    • No colors and no visual decorator in the Debug view, as CDT used to do
  • Extend CDT launch to allow external profiling Bug 391608
    • To see profiling buttons one must Customize Perspective and enable the "Profile" menu
    • Profile configuration add a single Profile tab which give the user the possibility to choose between different available profile.
    • Profile As... will now only show "Local C/C++ Application" and will default to the highest ranked available profiler
    • If no profiler is installed the profiling launch will show an error.
  • CPU usage shown in Multicore Visualizer Bug 396268
    • Good progress, expect to push code next week
  • Expression working sets 372181
    • Abeer will comment on bug
    • Pawel will look at it once Pin&clone is ok
  • GDB Console synchronization
    • Mikhail did the synchronization of breakpoints. This needs GDB 7.4
    • GDB 7.6 will provide new MI notifications when data changes.
    • Marc K has pushed a feature for review, which uses the new =memory-changed event Bug 397715
    • Marc K plans on making use of other new notifications such as: =traceframe-changed, =record-started, =record-stopped

Older minutes of meeting

2012 Minutes of meetings
2011 Minutes of meetings
2010 Minutes of meetings

Back to the top