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 11:43, 8 July 2014 by Marc.khouzam.gmail.com (Talk | contribs) (Multicore Debug Workgroup Minutes of Meetings)

Multicore Debug Workgroup Minutes of Meetings

July 8th, 2014

Attendees

  1. Marc Dumais (Ericsson)
  2. Xavier Raynaud (Kalray)
  3. Mikhail Khodjaiants (Mentor)
  4. Jeff Johnston (RedHat)
  5. William Riley (Renesas)
  6. Marc Khouzam (Ericsson)

Minutes

  • Luna release
    • Coordinated testing was valuable and helped find bugs that would have gone unnoticed
    • Coordinated testing only required 1 to 2 hours of the involved people. Good return on investment
  • Launch bar
    • No update
  • Debug tests on Hudson
    • Debug tests with latest GDB run as part of CDT's master nightly build and part of every Gerrit review build
    • Nighlty jobs added to run tests with GDB version 6.6 to latest. Not all tests pass yet and should be eventually cleaned up or some disabled to get a green light
    • Nightly job to run tests using GDB built from its own master branch and another for GDB's maintenance branch. This allows us to notify the GDB community of regressions that affect CDT before the GDB is released.
  • New UI
    • No update
  • Multi-terminate/disconnect
    • Elegant solution posted and reviewed
    • JUnit tests are harder to write because we have to somehow check that we disconnected or terminated processes
    • Manual tests could be added instead in the test document
  • Pin & Clone for Visualizer
    • Patch available to add a clone button to visualizer. Waiting for review.
    • Will allow to have multiple visualizer views which work with different filters
    • Pin will be worked on to provide even better value for multiple visualizer views
  • Stand-alone
    • -help now supported
    • params after executable are no longer swallowed by eclipse
    • vmargs now supported
    • better path support for binary including support for PATH variable
    • man page to be available
    • handling installations that use dropins, don't mix RPM install with p2 install

May 13th, 2014

Attendees

  1. Phil Mason (Broadcom)
  2. Alvaro Sanchez-Leon (Ericsson)
  3. Marc Dumais (Ericsson)
  4. Mikhail Khodjaiants (Mentor)
  5. Jeff Johnston (RedHat)
  6. William Riley (Renesas)
  7. Abeer Bagul (Tensilica)
  8. Marc Khouzam (Ericsson)

Minutes

  • Luna release
    • Would be nice to provide coordinated testing
    • Let's revive the test wiki page and get people to take parts of it. Should be small effort per person but valuable overall
    • Start with Debug and hope to show by example for other CDT components
  • Dynamic printf Bug 400628
    • Committed to M7 for Luna
  • Stand-alone debugger
    • Commmitted to M7 for Luna
    • New plugin
    • First install CDT CPP then run o.e.cdt.debug.application/install.sh script
    • Jeff will update N&N
    • Instructions here
  • New Launch UI
    • No specific update but work seems to continue
  • Doug added Multicore Visualizer to Luna aggregated update site which will make it easier to install
  • Register grouping Bug 235747
    • Marc caused delay in review but should get to it in the next couple of weeks
  • Better disconnect feature which allows to disconnect from all processes
    • Posted for review
    • Supports multiple selection
  • Feature to update bp icon in the editor based on installation state of the selection
    • Posted for review

April 8th, 2014

Attendees

  1. Phil Mason (Broadcom)
  2. Alvaro Sanchez-Leon (Ericsson)
  3. Marc Dumais (Ericsson)
  4. Mikhail Khodjaiants (Mentor)
  5. Vladimir Prus (Mentor)
  6. Doug Schaefer (QNX)
  7. Marc Khouzam (Ericsson)

Minutes

  • One week before CDT Summit/EclipseCon
  • Luna release
    • May 9th. Only 4 weeks to go.
  • Ongoing work
    • New Launch UI
      • Progress slowed down a bit now due to other work.
      • Too tight for Luna. Aiming to have it available soon and have a longer soak time towards the release after Luna, in September
    • Dynamic printf Bug 400628
      • Dependency on new breakpoint handling by GDB, which will be ready this week
      • New context-menu action "Add dynamic-printf..." to be added
      • New patch for dynamic-printf should be posted next week.
    • Register grouping Bug 235747
      • Long delay due to other work, but very close
      • If review goes well, could make it for Luna
    • Stand-alone debugger
      • No update

March 11th, 2014

Attendees

  1. Phil Mason (Broadcom)
  2. Alvaro Sanchez-Leon (Ericsson)
  3. Marc Dumais (Ericsson)
  4. Mikhail Khodjaiants (Mentor)
  5. William Riley (Renesas)
  6. Marc Khouzam (Ericsson)

Minutes

  • One week before CDT Summit/EclipseCon
    • On track for a good summit.
  • Luna release
    • Must look at what can be included in this release.
    • Dynamic-printf is planned for Luna Bug 400628
  • Ongoing work
    • New Launch UI
      • No updated. Vladimir has taken over from Mikhail.
    • Setting Hardware Breakpoint from the UI Bug 332993
      • Ability to set hardware and temporary breakpoints done.
      • No update on possible use of breakpoint type
    • Dynamic printf Bug 400628
      • Rebased to use the fix for multi-process breakpoints but delayed due to EclipseCon work
    • Multicore Visualizer with Parallella
      • CDT state quite good but some features still being worked on for the GDBServer of the Parallella

February 11th, 2014

Attendees

  1. Marc Dumais (Ericsson)
  2. Teodor Madan (Freescale)
  3. Mikhail Khodjaiants (Mentor)
  4. Doug Schaefer (QNX)
  5. Jeff Johnston (RedHat)
  6. William Riley (Renesas)
  7. Marc Khouzam (Ericsson)

Minutes

  • CDT Summit/EclipseCon
  • Ongoing work
    • New Launch UI
      • Working solution available!
      • Ready to discuss some implementation detail
      • Specific to CDT at the moment but could be generalized
      • Main advantage is the support for multi-process
    • Trace Control Enhancements Bug 390827
      • Feature committed! See New and Noteworthy for details.
      • It would be nice to move some of the new widgets to a common area such as o.e.cdt.debug.ui
      • Was not tested on Windows. If someone can try it and report, that would be useful
    • Setting Hardware Breakpoint from the UI Bug 332993
      • new bug opened to allow to change bp type at creation or after (based on Mikhail's work) Bug 427898
      • patch posted in bugzilla but will be posted to Gerrit
      • do we need the first proposal too? It's value is to set a default type. Let's focus on first contribution and then discuss the original one.
    • Show values returned from function calls Bug 341731
      • Reviewed by Marc-Andre and updated accordingly
    • Dynamic Printf Bug 400268
      • Planned for Luna.
      • GDB 7.7 much more stable. Still some issue but not blocking
      • Will be demoed at CDT Summit
      • Patch is large but mostly a copy of Tracepoints. Important changes are much smaller.
    • Multicore Visualizer with Parallella
      • gdb stub for Parallella is being updated to provide CDT with the necessary information
      • Will be demoed at EclipseCon
    • Stand-alone CDT debugger
      • Customize perspective support added (needed for Reverse Debug and Tracepoints)
      • Documentation has been updated
      • Will be demoed at CDT Summit
      • Was presented to GDB community and was well received, with more comments expected

January 14th, 2014

Attendees

  1. Phil Mason (Broadcom)
  2. Alvaro Sanchez-Leon (Ericsson)
  3. Andreas From (Ericsson)
  4. Marc Dumais (Ericsson)
  5. Simon Marchi (Ericsson)
  6. Xavier Raynaud (Kalray)
  7. Mikhail Khodjaiants (Mentor)
  8. Jeff Johnston (RedHat)
  9. William Riley (Renesas)
  10. Bill Swanson (Tilera)
  11. Marc Khouzam (Ericsson)

Minutes

  • CDT Summit/EclipseCon
    • Marc K to send an email to list to remind people so that others can make plan
  • Ongoing work
    • New Launch UI
      • Progress continues
      • Single new launch config type allowing to start multiple processes together. It supports both starting a new process and attaching to one. It supports both local and remote
      • Difficulty in supporting older GDB versions. Currently based on 7.2 and higher
      • Issue with short lived processes that don't appear in the view
      • When to use 'remote' or 'extended-remote'
    • Environment Variables for Remote launch Bug 424436
      • Will allow to specify env vars when launching a remote application
      • Some limitations due to TM/RSE that we will have to deal with
    • Trace Control Enhancements Bug 390827
      • Review on-going. Meeting will held Jan 14th to discuss comments of review. Contact Marc Khouzam to join.
    • Show values returned from function calls Bug 341731
    • Mutlicore Visualizer with Parallella
      • New plugin extending multicore visualizer
      • both canvas and model have been updated for the Parallella
    • Multi-process memory views Bug 250323
      • Patch accepted, will be committed today
    • Dynamic Printf Bug 400268
    • Stand-alone CDT debugger
      • Marc K has tried it out. Looks great but a couple of comments communicated to Jeff
      • Start script will be simplified
      • "Customize perspective..." menu will be added
      • Will be shown at the CDT Summit
      • Some flags will be added to the command-line to specify launch option
      • No need to create a project or a launch config.
      • Should we still show the launch config stuff? Yes, but most won't even look at it.
      • Improvement over Insight (amongst others) of supporting the indexer through a build log
      • Planned for Luna
      • Need to discuss with Doug about how to make this available

Older minutes of meeting

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

Back to the top