Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Multicore Debug Workgroup Minutes of Meetings)
(18 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
= Multicore Debug Workgroup Minutes of Meetings =
 
= Multicore Debug Workgroup Minutes of Meetings =
  
== November 12th, 2013 ==
+
== December 9th, 2014 ==
  
 
=== Attendees ===
 
=== Attendees ===
  
# David Earlman (Cambridge Silicon Radio)
 
 
# Alvaro Sanchez-Leon (Ericsson)
 
# Alvaro Sanchez-Leon (Ericsson)
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Marc-Andre Laperle (Ericsson)
 
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
 +
# Vladimir Prus (Mentor)
 
# Doug Schaefer (QNX)
 
# Doug Schaefer (QNX)
 
# Jeff Johnston (RedHat)
 
# Jeff Johnston (RedHat)
Line 16: Line 15:
  
 
=== Minutes ===
 
=== Minutes ===
*CDT Summit/EclipseCon
 
**2-day summit with technical content.  Email with wiki page will be sent shortly
 
**More detailed agenda as we get closer to EclipseCon
 
** Stand-alone debugger proposal for EclipseCon
 
  
* CSR has a many-core chip but it is heterogenous.
+
* [https://wiki.eclipse.org/CDT/User/NewIn86#Terminating_or_disconnecting_multiple_processes_with_one_command Multi-terminate/Multi-disconnect] available for CDT 8.6
** Can GDB support multiple arch at the same time
+
* EclipseCon/CDT Summit
 +
** CDT Summit (Monday) will be planned shortly.
 +
** CDT Day (Tuesday) talk selection done.  Schedule to be posted in a couple of days.
 +
* [http://eclip.se/235747 Register grouping] in DSF available for CDT 8.6
 +
* Launchbar
 +
** Doug working on o.e.remote for TM
 +
** o.e.remote has complete ssh support
 +
** Doug plans to create a Git repo for launchbar so it is not tied to CDT
 +
** plan to support remote debug using o.e.remote
 +
** probably create a new launch delegate and keep RSE until we do a cleanup
 +
** should open the door to remote project handling
 +
** remote stuff planned for CDT 8.6
 +
** Launchbar planned for Mars (CDT 8.7)
 +
*  Enablement bug
 +
** Unlclear if it is a platform UI bug/limitation or a platform debug one as it happens when using DebugCommandHandler
 +
** Marc K will try to find a simple way to reproduce
 +
* SWTBot testing for Debug/CDT
 +
** Jeff will look at intermittent failure in autotools
  
* Bug affecting Ada [https://bugs.eclipse.org/421541 Bug 421541]
+
== November 11th, 2014 ==
** We would like to avoid explicit Ada support, but we can try to avoid breaking Ada
+
  
* Ongoing work
+
=== Attendees ===
** Stan-alone CDT debugger
+
 
*** Trying to make it work from the command line
+
# Phil Mason (Broadcom)
*** Ability to specify build log
+
# Alvaro Sanchez-Leon (Ericsson)
*** Trimmed down UI
+
# Mikhail Khodjaiants (Mentor)
*** -g3 support added
+
# Marc Khouzam (Ericsson)
** New Launch UI
+
 
*** Mikhail is looking at that
+
=== Minutes ===
*** Soon ready for prototype patch on Gerrit as a Draft for committers to have a look
+
 
*** QNX wants to push some Momentics Launching toolbar.  More info soon.
+
* SWTBot testing for Debug/CDT
** Qt
+
** SWTBot tests now run for CDT Autotools
*** Support will eventually be contributed upstream from Momentics
+
** Jeff submitted a [https://git.eclipse.org/r/35988 patch to gerrit] for new SWTBot tests for the Standalone debugger
*** Mentor is also working on that, so coordination with QNX would be good
+
* [http://eclip.se/434558 Multi-terminate/Multi-disconnect]
** Show values returned from function calls [https://bugs.eclipse.org/341731 Bug 341731]
+
** One issue left
*** Follow-up patch slowly progressing.  Some dependencies need to be resolved first.
+
** Mikhail will have a look in a week or two when time permits
**Breakpoints Detail pane  [https://bugs.eclipse.org/419017 Bug 419017]
+
* [http://eclip.se/235747 Register grouping]
*** Proposal submitted to list.  Feedback would be appreciated
+
** Expected to be last round of reviews
** Adding Mutlicore Visualizer to Luna aggregated update site
+
** Multi-process usability enhancement deferred to a different bug
*** Marc K send patch to Doug, who will submit patch when time allows
+
** Once committed, will allow to maybe look at varObjects for registers
*** Won't add it to Kepler SR2 as it is officially a maintenance release
+
* New UI
** Mutlicore Visualizer with [http://www.parallella.org Parallella]
+
** Proposed talk at EclipseCon
*** Parallella is a many-core chip
+
* EclipseCon/CDT Summit
*** Ericsson and Adapteva are working on supporting Debugging the Parallella board, including the Multicore Visualizer
+
** One week left to submit talks for the CDT day (Tuesday)
*** GDB support for Parallella needs to be improved, but no new user visible change needed to GDB
+
** CDT Summit (Monday) will be planned shortly.
*** Layout of hardware matters
+
* Support for multiple GDBs in a single launch
** Support for 16-bit addressable systems.
+
** Would be useful for some multi-core use-cases
** Register groups [https://bugs.eclipse.org/235747 Bug 235747]
+
** Broadcom does this already, Phill will look at possibly contributing patches
*** Updated patch ready for review
+
** We agree that this solution does not scale past around 16 cores
 +
** Proper solution is to have a single GDB support multiple targets
 +
** Marc will follow-up with people he knows to see if there are still plans for this feature for GDB
  
== October 8th, 2013 ==
+
== October 14th, 2014 ==
  
 
=== Attendees ===
 
=== Attendees ===
  
# Andreas From (Ericsson)
+
# Alvaro Sanchez-Leon (Ericsson)
 +
# Marc-Andre Laperle (Ericsson)
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Xavier Raynaud (Kalray)
 
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Doug Schaefer (QNX)
 
# Jeff Johnston (RedHat)
 
 
# William Riley (Renesas)
 
# William Riley (Renesas)
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== Minutes ===
*Planning of CDT Summit/EclipseCon
+
* Let's try a hangout for the next call
**2-day summit with technical contentEmail with wiki page will be sent shortly
+
** William does not seem to be able to access hangouts from his internal network.  So let's also use the conference bridge.
** Agenda will be detailed, with sub-sessions planned.
+
* [http://eclip.se/439624 Per-element formatting for expressions and variables]
** The sub-session schedule will be adjusted when the EclipseCon presentation schedule becomes available, to avoid conflicts
+
** Posted and ready for review.
** We will work with the program committee to avoid CDT-related talks during the CDT summit
+
** It is not ideal that all variables with the same name will use the same formatHowever, finding the right solution to handle that is not obvious.  We agreed to start with this implementation and see how things go.
 +
** Would be nice to set format for all elements of an array, but the solution is not that straight forward.  What if we have an array of classes/struts?  We have to think about the different cases for arrays for this.
 +
** Let's use another bug for array handling as an enhancement
 +
* SWTBot testing for Debug/CDT
 +
** Want to get this working for Debug.
 +
* [http://eclip.se/235747 Register grouping]
 +
** Review continues nearing completion.  Still planned for 8.6
 +
* Registers using variable objects
 +
** Would be nice to have in CDT
 +
** Once Registers Grouping is ready, the varObj patch will need rebasing, then we can look at getting it in to CDT
 +
* Example plugin showing how to extend DSF-GDB http://eclip.se/441277
 +
** Low on priority but will commit when time permits
 +
* Multi-terminate/disconnect patch
 +
** Mikhail may have some time to look at it again
 +
** Jan 19th is feature freeze for 8.6
 +
* New UI
 +
** No update
  
* Stand-alone CDT debugger
+
== Sept 9th, 2014 ==
** Indexer now works
+
** Refactoring and Source menu have been removed
+
** Some views will be removed
+
** "Show view" menu will be added to allow users to open some views easily
+
** Code updated on CDT git repo sub-branch
+
** Dealing with macros still problematic.  Using -g3 is not common enough to be a viable solution
+
  
* It would be nice to support 16-bit addressable systems.  Currently, the memory view is hard-coded in CDT for 8-bit addressable systems.
+
=== Attendees ===
 +
# Phil Mason (Broadcom)
 +
# Alvaro Sanchez-Leon (Ericsson)
 +
# Marc-Andre Laperle (Ericsson)
 +
# Marc Dumais (Ericsson)
 +
# Jeff Johnston (RedHat)
 +
# William Riley (Renesas)
 +
# Marc Khouzam (Ericsson)
  
* Ericsson plans on working on enabling the detail pane for the Breakpoints view.
+
=== Minutes ===
**Bug will be opened for people to discuss.
+
* [https://wiki.eclipse.org/CDT/User/NewIn86#Pinning_of_Multicore_Visualizer_view Multicore Visualizer Pin]&[https://wiki.eclipse.org/CDT/User/NewIn85#Cloning_of_Visualizer_view Clone]
**It is not clear if taking the JDT approach is the best way forward or if there is a better use for this detail pane, especially considering multicore debugging
+
** Clone in 8.5, Pin in 8.6.  Together allows to have multiple visualizer views and pin each one to a different debug session
** Mentor has a patch to use the detail pane to show the targets to which a breakpoint applies.  It hasn't been proposed because we also discussed using a hierarchy directly in the bp view for this feature.  Still needs some discussions.
+
** Can also have multiple visualizer views using different filter levels
 +
* Launch bar
 +
** Does it support Profiling?  Does not look like it but does seem to be a good fit.
 +
** Should it be part of the Standalone debugger?  Something to think about.
 +
* [http://eclip.se/235747 Register grouping]
 +
** Review continues and we aim for 8.6
 +
* [http://eclip.se/439624 Per-element formatting for expressions and variables]
 +
** Aiming for 8.6 and working out the last one or two remaining issues
 +
* Example plugin showing how to extend DSF-GDB http://eclip.se/441277
 +
** Posted on Gerrit https://git.eclipse.org/r/#/c/30660/
 +
** Marc will continue working on it and may ask people with experience extending it to provide some of their experiences
 +
* New UI
 +
** Vladimir was going to post to Github and willing to post elsewhere if we wanted.
 +
** Marc will ping him
 +
* Stand-alone debugger SWTBot tests
 +
** Jeff wants to have to SWTBot tests for the Stand-alone debugger
 +
** We are interested in getting those into CDT
 +
** Marc-Andre will help configure our HIPP to get it running
 +
** Jeff will post patch to re-enable autotools SWTBot tests as a first attempt
 +
* What is the state of lldb MI and working with CDT?
 +
** Recommendation is to post questions to the list and see
 +
** Could the stand-alone debugger also work for lldb?  It should be easy once CDT support lldb.
 +
* Should we put effort in supporting Multiple versions of stand-alone debugger for a user?
 +
** The idea is that if a user has more than one version of CDT installed, only one stand-alone debugger will be setup and it will be the last one the user ran the install script for.
 +
** The user could copy the stand-alone debugger directory to allow to run more than one version
 +
** the user could also run the install script for the version she wants as a way to choose the version
 +
** We probably don't need to address this until there is an explicit request for such support
  
* Ongoing work
+
== August 5th, 2014 ==
** New Launch UI
+
*** No update this time
+
** Show values returned from function calls [https://bugs.eclipse.org/341731 Bug 341731]
+
*** First patch wasn't complete.  New patch being worked on.
+
** Register groups [https://bugs.eclipse.org/235747 Bug 235747]
+
*** Updated patch ready for review
+
*** Could impact "Use variable objects to access registers" [https://bugs.eclipse.org/317892 Bug 317892]
+
*** Mentor is not sure when they can work on "Use variable objects to access registers", therefore we'll go forward as time permits and see which of the two features is ready first, and adapt (if necessary) the other one
+
** Dynamic-Printf [https://bugs.eclipse.org/400628 Bug 400628]
+
*** No update
+
** Trace Control Enhancements [https://bugs.eclipse.org/390827 Bug 390827]
+
*** Waiting for review
+
** Display of Exited processes [https://bugs.eclipse.org/407340 Bug 407340]
+
*** No update
+
 
+
== September 17th, 2013 ==
+
  
 
=== Attendees ===
 
=== Attendees ===
  
# Phil Mason (Broadcom)
 
 
# Alvaro Sanchez-Leon (Ericsson)
 
# Alvaro Sanchez-Leon (Ericsson)
# Andreas From (Ericsson)
 
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Marc-Andre Laperle (Ericsson)
 
# Patrice Couvert (Kalray)
 
 
# Xavier Raynaud (Kalray)
 
# Xavier Raynaud (Kalray)
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Doug Schaefer (QNX)
 
# Jeff Johnston (Red Hat)
 
# Abeer Bagul (Tensilica)
 
# Bill Swanson (Tilera)
 
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== Minutes ===
 +
* CDT 8.5 (Luna SR1)
 +
RC1+1 Aug 18th 2014 Proposed feature freeze and branch point
 +
RC2+1 Sept 1st 2014 Proposed joint test effort
 +
RC3+1 Sept 8th 2014
 +
RC4+1 Sept 15th 2014
 +
Release Sept 26th 2014
 +
* Content will be small but that is expected as SR1 has barely 2 months of development time.
 +
* Marc K will email the list to propose the above release process: see email [https://dev.eclipse.org/mhonarc/lists/cdt-dev/msg28003.html here]
 +
* CDT 8.6 (Luna SR2)
 +
RC1+1 Jan 19th 2015
 +
RC2+1 Feb 2nd 2015
 +
RC3+1 Feb 9th 2105
 +
RC4+1 Feb 16th 2015
 +
Release Feb 27th 2015
 +
* CDT Logo: Plan is to use http://99designs.ca/ or https://www.designonclick.com/. Doug will take care of it and the Eclipse Foundation will finance it.
 +
* Using target definitions does not always refresh.
 +
** Target definitions were updated recently to include mockito but it does not seem to work.
 +
** There is a bug in PDE that does not refresh the target def properly.
 +
** Workaround is to open the target def file in an editor and change its version at the top then save.  Once refreshed, the version can be reverted.
 +
* How should target defs be updated?
 +
** How to use the 'staging' target def vs the others?
  
* Stand-alone CDT debugger
+
* New UI
** Based on CDT/GDB/Linux
+
** Progress seems to have stopped.  Priorities might have shifted at Mentor.
** RCP application launch-able from the command-line which allows the user to immediately start debugging
+
** Why not post the existing code in the hopes it could progress through other community members?
** Some menus are missing and may need to be added specifically
+
* [http://eclip.se/235747 Register grouping]
*** can find screen shot at: [https://wiki.eclipse.org/CDT/StandaloneDebugger Debugger Screenshot]
+
** Next round of review completed
** Indexer not working yet
+
** Targetted for CDT 8.6
** By using Language Setting Providers, Outline view works
+
* [http://eclip.se/439624 Per-element formatting for expressions and variables]
** Limited list of CDT plugins includedList will be posted.
+
** Feature is ready to be committed except for the refreshing issue when dealing with multiple sessions
** Jeff will push a prototype branch for people to try
+
** Improvements mentioned by Mikhail (Marc K will open a bug: [http://eclip.se/441276 Bug 441276]):
*** branch is called GDBStandalone
+
*** Setting format should affect all children, probably not for complex structs but would be great for arrays
*** inside debug dir is GDBStandaloneDebugger which contains the application plug-in
+
*** Should persistence be per-launch?
*** inside that project is a sample launch configuration which expects an executable at /tmp/a.out (can edit)
+
*** As was first experienced with CDI, some case for this feature are quite complicated.  We propose to implement feature in a reasonable way so as to add value, but not to necessarily address each corner case; as long as it does not break normal behavior.
** What to do if binary was built with a different GCC?  Maybe a warning?
+
* Example plugin showing how to extend DSF-GDB
** Should Editor be made read-only since no building is supported?
+
** DSF-GDB was originally meant to be and example of how to use DSFIt has grown to be extended itself but does not provide an example of how to extend it.
 +
** Marc K will open a bug to track progress, suggestions and discussions: [http://eclip.se/441277 Bug 441277]
 +
** How to extend the view model elegantly?  Does not seem to be a good way.  Currently requires a lot of code duplication.  We would like to improve that.
 +
* Suggestion to support a Snapshot feature ''a la'' EDC.
 +
** Idea would be to be able to save a snapshot during a debug session and send it to someone else to examine.
 +
** Could be implemented relatively easily using core files as snapshots
  
* Other ongoing work
+
== July 8th, 2014 ==
** New Launch UI
+
*** No update this time
+
** Register groups [https://bugs.eclipse.org/235747 Bug 235747]
+
*** Waiting for review
+
*** Could impact "Use variable objects to access registers" [https://bugs.eclipse.org/317892 Bug 317892]
+
** Dynamic-Printf [https://bugs.eclipse.org/400628 Bug 400628]
+
*** No update
+
** Trace Control Enhancements [https://bugs.eclipse.org/390827 Bug 390827]
+
*** Waiting for review
+
** Show values returned from function calls [https://bugs.eclipse.org/341731 Bug 341731]
+
*** Waiting for review
+
** Display of Exited processes [https://bugs.eclipse.org/407340 Bug 407340]
+
*** No updated
+
* Kalray is a many-core chip company.  They are interested in using CDT debug for their chip
+
** They are already based on DSF and GDB as their debug solution
+
** They are interested in the improvements we are looking at
+
* Abeer volunteers to help us to fix small bugs in CDT Debug.  Suggestions welcomed.  Thanks Abeer!
+
 
+
== August 13th, 2013 ==
+
  
 
=== Attendees ===
 
=== Attendees ===
  
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Marc-Andre Laperle (Ericsson)
+
# Xavier Raynaud (Kalray)
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Vladimir Prus (Mentor)
+
# Jeff Johnston (RedHat)
 +
# William Riley (Renesas)
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== 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
  
* Ongoing work
+
* Launch bar
** New Launch UI
+
** No update
*** Work continues.  Something should be share-able by the next meeting.
+
** Register groups [https://bugs.eclipse.org/235747 Bug 235747]
+
*** To be reviewed
+
** Multicore Visualizer for all-stop [https://bugs.eclipse.org/409965 Bug 409965]
+
*** Ready, waiting for final approval needed
+
** Dynamic-Printf [https://bugs.eclipse.org/400628 Bug 400628]
+
*** GDB should be at proper quality level; we can now look at this feature again for CDT
+
** Trace Control Enhancements [https://bugs.eclipse.org/390827 Bug 390827]
+
*** To be reviewed
+
** Show values returned from function calls [https://bugs.eclipse.org/341731 Bug 341731]
+
*** First patch posted, second on the way
+
** Display of Exited processes [https://bugs.eclipse.org/407340 Bug 407340]
+
*** No progress
+
* Enhanced Breakpoints
+
** Target-specific entries in the breakpoints view. 
+
*** Common interest from Mentor and Ericsson.  Can we make this happen? 
+
*** Specific conference-call will be booked to discuss this feature.
+
*** Mikhail has looked into the implementation but pointers from Patrick or Pawel would be valuable
+
  
== July 9th, 2013 ==
+
* 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 ===
 
=== Attendees ===
  
 +
# Phil Mason (Broadcom)
 
# Alvaro Sanchez-Leon (Ericsson)
 
# Alvaro Sanchez-Leon (Ericsson)
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Marc-Andre Laperle (Ericsson)
 
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Vladimir Prus (Mentor)
+
# Jeff Johnston (RedHat)
# Bill Swanson (Tilera)
+
# William Riley (Renesas)
 +
# Abeer Bagul (Tensilica)
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== 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 [http://eclip.se/400628 Bug 400628]
 +
** Committed to M7 for Luna
 +
* [https://wiki.eclipse.org/CDT/StandaloneDebugger 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 [https://wiki.eclipse.org/CDT/StandaloneDebugger 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 [http://eclip.se/235747 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
  
* Plans for Luna
+
== April 8th, 2014 ==
** New Launch UI
+
*** Vladimir is working on this
+
** Register groups [https://bugs.eclipse.org/235747 Bug 235747]
+
*** Alvaro posted to Gerrit for review
+
*** Behavior very similar to CDI
+
** Multicore Visualizer with all-stop mode
+
*** Marc D pushed a fix to Gerrit for review
+
*** Better support is now possible with all-stop thanks to the fact the Multicore Visualizer does not rebuild the model all the time
+
** Dynamic-printf [https://bugs.eclipse.org/400628 Bug 400628]
+
*** Much progress made by GDB
+
*** CDT will support starting with GDB 7.7
+
** Tracepoint enhancement new patch pushed to Gerrit [https://bugs.eclipse.org/390827 Bug 390827]
+
*** Needs review
+
** Advertising features (see the CDT Summit 2013 minutes [http://wiki.eclipse.org/CDT/summitecon2013#Minutes here]
+
*** No progress
+
** Enhanced Expressions enhancements
+
*** No progress
+
** Showing exited processes [https://bugs.eclipse.org/407340 Bug 407340]
+
*** Tricky to support for older GDB versions.  May only support for newer versions, maybe starting with 7.3
+
 
+
== June, 2013 ==
+
 
+
No meeting held.
+
 
+
== May 14th, 2013 ==
+
  
 
=== Attendees ===
 
=== Attendees ===
  
 
# Phil Mason (Broadcom)
 
# Phil Mason (Broadcom)
 +
# Alvaro Sanchez-Leon (Ericsson)
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Marc-Andre Laperle (Ericsson)
 
# Alvaro Sanchez-Leon (Ericsson)
 
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Mark Goodchild (Renesas)  
+
# Vladimir Prus (Mentor)
 +
# Doug Schaefer (QNX)
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== Minutes ===
* Kepler release
+
* One week before CDT Summit/EclipseCon
** We should do a wiki page about testing for the release
+
* Luna release
* Step into Selection [https://bugs.eclipse.org/244865 Bug 244865]
+
** May 9th. Only 4 weeks to go.
** Need to try with scalability feature of CDT.
+
* Ongoing work
* Multicore Visualizer filtering
+
** New Launch UI
** Allows to limit amount of visible data
+
*** Progress slowed down a bit now due to other work. 
** Can be foundation for a pin & clone type of feature
+
*** 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 [https://bugs.eclipse.org/400628 Bug 400628]
+
** Dynamic printf [http://eclip.se/400628 Bug 400628]
** Pulled out of Kepler due to GDB bugs
+
*** Dependency on new breakpoint handling by GDB, which will be ready this week
* Enhanced Expressions enhancements
+
*** New context-menu action "Add dynamic-printf..." to be added
** Will look into those for Luna
+
*** New patch for dynamic-printf should be posted next week.
* Advertising features
+
** Register grouping [http://eclip.se/235747 Bug 235747]
** Videos can be used to show how to use a feature
+
*** Long delay due to other work, but very close
** Eclipse live demos. Do they still exist?
+
*** If review goes well, could make it for Luna
** Eclipse planet
+
** Stand-alone debugger
 
+
*** No update
== April 9th, 2013 ==
+
 
+
Minutes of this meeting were lost.  Apologies for that.
+
  
== March 12th, 2013 ==
+
== March 11th, 2014 ==
  
 
=== Attendees ===
 
=== Attendees ===
  
 
# Phil Mason (Broadcom)
 
# Phil Mason (Broadcom)
 +
# Alvaro Sanchez-Leon (Ericsson)
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Alvaro Sanchez-Leon (Ericsson)
 
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Vladimir Prus (Mentor)
+
# William Riley (Renesas)
# Abeer Bagul (Tensilica)
+
# Bill Swanson (Tilera)
+
# Pawel Piech
+
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
=== Minutes ===
+
=== Minutes ===  
* EclipseCon and CDT Summit
+
* One week before CDT Summit/EclipseCon
** Please update Summit
+
** On track for a good summit.
* Planned for Kepler release
+
* Luna release
** StepIntoSelection [https://bugs.eclipse.org/244865 Bug 244865]
+
** Must look at what can be included in this release.
** Dynamic-printf [https://bugs.eclipse.org/400628 Bug 400628]
+
** Dynamic-printf is planned for Luna [http://eclip.se/400628 Bug 400628]
** Multicore Visualizer filtering of cores/CPUs to reduce amount of visible information
+
* Ongoing work
* Pin&Clone in platform [https://bugs.eclipse.org/145635 Bug 145635]
+
** New Launch UI
** No longer planned for Kepler
+
*** No updated. Vladimir has taken over from Mikhail.
* Expression working sets [https://bugs.eclipse.org/372181 372181]
+
** Setting Hardware Breakpoint from the UI [http://eclip.se/332993 Bug 332993]
** Pawel re-factored patch
+
*** Ability to set hardware and temporary breakpoints done.
** After review there were many comments from platform that is delaying adoption
+
*** No update on possible use of breakpoint type
** People interested must answer comments to try to move this forward
+
** Dynamic printf [http://eclip.se/400628 Bug 400628]
** Can enhanced expressions be used for these use cases?
+
*** Rebased to use the fix for multi-process breakpoints but delayed due to EclipseCon work
*** Abeer will follow-up on this with his product people.
+
** Multicore Visualizer with [http://www.parallella.org Parallella]
*** Marc to look at Pawel's CDT fix for expression working sets to try it with Enhanced Expressions.  Persistence of the collapsed state should work with this patch.
+
*** CDT state quite good but some features still being worked on for the GDBServer of the Parallella
* Step into Selection [https://bugs.eclipse.org/244865 Bug 244865]
+
** Alvaro is implementing this feature
+
** First version will deal with the most common and simplest cases
+
* Dynamic-printf [https://bugs.eclipse.org/400628 Bug 400628]
+
** Support for "Add breakpoint..." command for dprintf.  First step is to support if for tracepoints [https://bugs.eclipse.org/376116 Bug 376116]
+
* Hardware breakpoints [https://bugs.eclipse.org/332993 Bug 332993]
+
** We mentioned we could use a breakpoint type for hardware breakpoint and temporary bp
+
** We could do the same for Tracepoints, but since tracepoints are a top-level breakpoint and not an attribute of a C/C++ breakpoint, this would need a lot of work.  Also, the property page for tracepoint is different because it has a passcount and no ignore count.
+
** How should dynamic printf be implemented?  As a top-level bp like tracepoints, or as an attribute of breakpoints?  For reference, WindRiver had their implementation use a top-level breakpoint.
+
** GDB has a setting to tell GDB to set a hardware breakpoint if it can and if not then set a software breakpoint.  This should be considered when dealing with hardware breakpoint support
+
  
== February 12, 2013 ==
+
== February 11th, 2014 ==
  
 
=== Attendees ===
 
=== Attendees ===
  
# Phil Mason (Broadcom)
 
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
# Norman Yee (Analog Devices)
+
# Teodor Madan (Freescale)
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Vladimir Prus (Mentor)
+
# Doug Schaefer (QNX)
# Abeer Bagul (Tensilica)
+
# Jeff Johnston (RedHat)
# Bill Swanson (Tilera)
+
# William Riley (Renesas)
# Pawel Piech
+
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== Minutes ===
* A extra conference call will be scheduled February 19th to discuss features for the Multicore Visualizer.  All are welcomed to call in.  Info will be posted on the list.
+
*CDT Summit/EclipseCon
* Pin&Clone in platform [https://bugs.eclipse.org/145635 Bug 145635]
+
* Ongoing work
** Pawel will continue working on it
+
** New Launch UI
** Plan is to make Pin&Clone a single action
+
*** Working solution available!
** Would be nice if people gave feeback on the branch which has this new way of handling things
+
*** Ready to discuss some implementation detail
* Extend CDT launch to allow external profiling [https://bugs.eclipse.org/391608 Bug 391608]
+
*** Specific to CDT at the moment but could be generalized
** All changes will be made in Linux Tools project, no need to change CDT
+
*** Main advantage is the support for multi-process
* CPU usage shown in Multicore Visualizer [https://bugs.eclipse.org/396268 Bug 396268]
+
** Trace Control Enhancements [https://bugs.eclipse.org/390827 Bug 390827]
* GDB Console synchronization
+
*** Feature committed! See [https://wiki.eclipse.org/CDT/User/NewIn84#Trace_Control_view_enhancements New and Noteworthy] for details.
** Memory changes synched with CDT [https://bugs.eclipse.org/397715 Bug 397715]
+
*** It would be nice to move some of the new widgets to a common area such as o.e.cdt.debug.ui
** Reverse debugging enabled synched with CDT [https://bugs.eclipse.org/399163 Bug 399163]
+
*** Was not tested on Windows.  If someone can try it and report, that would be useful
** Other new notifications planned such as: =traceframe-changed
+
** Setting Hardware Breakpoint from the UI [http://eclip.se/332993 Bug 332993]
* Expression working sets [https://bugs.eclipse.org/372181 372181]
+
*** new bug opened to allow to change bp type at creation or after (based on Mikhail's work) [http://eclip.se/427898 Bug 427898]
** Pawel put Abeer's patch and put it on a branch with a bit of refactoring.
+
*** patch posted in bugzilla but will be posted to Gerrit
** Pawel is playing around with automatic selection of working sets
+
*** 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.
** If Pawel does not have enough time to continue playing around with it he will commit the feature as Abeer implemented it
+
** Show values returned from function calls [http://eclip.se/341731 Bug 341731]
** Automatic selection would be nice and Abeer is also looking into it
+
*** Reviewed by Marc-Andre and updated accordingly
** Abeer will continue to work on it and post information on the bug
+
** Dynamic Printf [https://eclip.se/400268 Bug 400268]
* StepIntoSelection is being implemented for CDT [https://bugs.eclipse.org/244865 Bug 244865]
+
*** Planned for Luna.
* Marc K would like to try to add Dynamic printf to CDT
+
*** GDB 7.7 much more stable.  Still some issue but not blocking
** Breakpoint types would be used to provide this
+
*** Will be demoed at CDT Summit
** The new bp type would be kept in DSF-GDB
+
*** Patch is large but mostly a copy of Tracepoints. Important changes are much smaller.
* Hardware breakpoint contribution [https://bugs.eclipse.org/332993 Bug 332993]
+
** Multicore Visualizer with Parallella
** Mikhail is concerned that changing the breakpoint type to set a hardware bp is overkill
+
*** gdb stub for Parallella is being updated to provide CDT with the necessary information
** Another option would be to add a "Toggle Hardware Breakpoint" command, although that is not ideal either
+
*** Will be demoed at EclipseCon
** We would like to provide this feature in CDT, and Mikhail might be able to post a patch
+
** 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 15th, 2013 ==
+
== January 14th, 2014 ==
  
 
=== Attendees ===
 
=== Attendees ===
  
 
# Phil Mason (Broadcom)
 
# Phil Mason (Broadcom)
 +
# Alvaro Sanchez-Leon (Ericsson)
 +
# Andreas From (Ericsson)
 
# Marc Dumais (Ericsson)
 
# Marc Dumais (Ericsson)
 +
# Simon Marchi (Ericsson)
 +
# Xavier Raynaud (Kalray)
 
# Mikhail Khodjaiants (Mentor)
 
# Mikhail Khodjaiants (Mentor)
# Vladimir Prus (Mentor)
+
# Jeff Johnston (RedHat)
# Jeff Johnson (Red Hat)
+
# William Riley (Renesas)
# Abeer Bagul (Tensilica)
+
 
# Bill Swanson (Tilera)
 
# Bill Swanson (Tilera)
# Pawel Piech (Windriver)
 
 
# Marc Khouzam (Ericsson)
 
# Marc Khouzam (Ericsson)
  
 
=== Minutes ===
 
=== Minutes ===
* Assembly view vs Disassembly view
+
*CDT Summit/EclipseCon
** Want to show assembly with source code without the use of the Debugger
+
** Marc K to send an email to list to remind people so that others can make plan
** 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
+
* Ongoing work
** Jeff will open bug
+
** New Launch UI
* Pin&Clone in platform [https://bugs.eclipse.org/145635 Bug 145635]
+
*** Progress continues
** Update for CDT to remove Pin&Clone buttons: [https://bugs.eclipse.org/398012 Bug 398012]
+
*** 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
** Terminate and restart should keep the Pin&Clone with this CDT patch
+
*** Difficulty in supporting older GDB versions.  Currently based on 7.2 and higher
** Feature can be tested in a branch in the platform repo
+
*** Issue with short lived processes that don't appear in the view
** Would allow to use another 'agent' to provide info without a debugger
+
*** When to use 'remote' or 'extended-remote'
** Adds breadcrumb to the view when pinned
+
** Environment Variables for Remote launch [https://bugs.eclipse.org/424436 Bug 424436]
** No colors and no visual decorator in the Debug view, as CDT used to do
+
*** Will allow to specify env vars when launching a remote application
* Extend CDT launch to allow external profiling [https://bugs.eclipse.org/391608 Bug 391608]
+
*** Some limitations due to TM/RSE that we will have to deal with
** To see profiling buttons one must Customize Perspective and enable the "Profile" menu
+
** Trace Control Enhancements [https://bugs.eclipse.org/390827 Bug 390827]
** Profile configuration add a single Profile tab which give the user the possibility to choose between different available profile.
+
*** Review on-going. Meeting will held Jan 14th to discuss comments of review.  Contact Marc Khouzam to join.
** Profile As... will now only show "Local C/C++ Application" and will default to the highest ranked available profiler
+
** Show values returned from function calls [https://bugs.eclipse.org/341731 Bug 341731]
** If no profiler is installed the profiling launch will show an error.
+
** Mutlicore Visualizer with Parallella
* CPU usage shown in Multicore Visualizer [https://bugs.eclipse.org/396268 Bug 396268]
+
*** New plugin extending multicore visualizer
** Good progress, expect to push code next week
+
*** both canvas and model have been updated for the Parallella
* Expression working sets [https://bugs.eclipse.org/372181 372181]
+
** Multi-process memory views [https://eclip.se/250323 Bug 250323]
** Abeer will comment on bug
+
*** Patch accepted, will be committed today
** Pawel will look at it once Pin&clone is ok
+
** Dynamic Printf [https://eclip.se/400268 Bug 400268]
* GDB Console synchronization
+
** Stand-alone CDT debugger
** Mikhail did the synchronization of breakpoints. This needs GDB 7.4
+
*** Marc K has tried it out.  Looks great but a couple of comments communicated to Jeff
** GDB 7.6 will provide new MI notifications when data changes.
+
*** Start script will be simplified
** Marc K has pushed a feature for review, which uses the new =memory-changed event [https://bugs.eclipse.org/397715 Bug 397715]
+
*** "Customize perspective..." menu will be added
** Marc K plans on making use of other new notifications such as: =traceframe-changed, =record-started, =record-stopped
+
*** 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 =
 
= Older minutes of meeting =
  
 +
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2013 | 2013 Minutes of meetings]]<br>
 
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2012 | 2012 Minutes of meetings]]<br>
 
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2012 | 2012 Minutes of meetings]]<br>
 
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2011 | 2011 Minutes of meetings]]<br>
 
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2011 | 2011 Minutes of meetings]]<br>
 
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2010 | 2010 Minutes of meetings]]<br>
 
[[CDT/MultiCoreDebugWorkingGroup/calls/minutes/2010 | 2010 Minutes of meetings]]<br>

Revision as of 14:55, 9 December 2014

Multicore Debug Workgroup Minutes of Meetings

December 9th, 2014

Attendees

  1. Alvaro Sanchez-Leon (Ericsson)
  2. Marc Dumais (Ericsson)
  3. Mikhail Khodjaiants (Mentor)
  4. Vladimir Prus (Mentor)
  5. Doug Schaefer (QNX)
  6. Jeff Johnston (RedHat)
  7. William Riley (Renesas)
  8. Marc Khouzam (Ericsson)

Minutes

  • Multi-terminate/Multi-disconnect available for CDT 8.6
  • EclipseCon/CDT Summit
    • CDT Summit (Monday) will be planned shortly.
    • CDT Day (Tuesday) talk selection done. Schedule to be posted in a couple of days.
  • Register grouping in DSF available for CDT 8.6
  • Launchbar
    • Doug working on o.e.remote for TM
    • o.e.remote has complete ssh support
    • Doug plans to create a Git repo for launchbar so it is not tied to CDT
    • plan to support remote debug using o.e.remote
    • probably create a new launch delegate and keep RSE until we do a cleanup
    • should open the door to remote project handling
    • remote stuff planned for CDT 8.6
    • Launchbar planned for Mars (CDT 8.7)
  • Enablement bug
    • Unlclear if it is a platform UI bug/limitation or a platform debug one as it happens when using DebugCommandHandler
    • Marc K will try to find a simple way to reproduce
  • SWTBot testing for Debug/CDT
    • Jeff will look at intermittent failure in autotools

November 11th, 2014

Attendees

  1. Phil Mason (Broadcom)
  2. Alvaro Sanchez-Leon (Ericsson)
  3. Mikhail Khodjaiants (Mentor)
  4. Marc Khouzam (Ericsson)

Minutes

  • SWTBot testing for Debug/CDT
    • SWTBot tests now run for CDT Autotools
    • Jeff submitted a patch to gerrit for new SWTBot tests for the Standalone debugger
  • Multi-terminate/Multi-disconnect
    • One issue left
    • Mikhail will have a look in a week or two when time permits
  • Register grouping
    • Expected to be last round of reviews
    • Multi-process usability enhancement deferred to a different bug
    • Once committed, will allow to maybe look at varObjects for registers
  • New UI
    • Proposed talk at EclipseCon
  • EclipseCon/CDT Summit
    • One week left to submit talks for the CDT day (Tuesday)
    • CDT Summit (Monday) will be planned shortly.
  • Support for multiple GDBs in a single launch
    • Would be useful for some multi-core use-cases
    • Broadcom does this already, Phill will look at possibly contributing patches
    • We agree that this solution does not scale past around 16 cores
    • Proper solution is to have a single GDB support multiple targets
    • Marc will follow-up with people he knows to see if there are still plans for this feature for GDB

October 14th, 2014

Attendees

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

Minutes

  • Let's try a hangout for the next call
    • William does not seem to be able to access hangouts from his internal network. So let's also use the conference bridge.
  • Per-element formatting for expressions and variables
    • Posted and ready for review.
    • It is not ideal that all variables with the same name will use the same format. However, finding the right solution to handle that is not obvious. We agreed to start with this implementation and see how things go.
    • Would be nice to set format for all elements of an array, but the solution is not that straight forward. What if we have an array of classes/struts? We have to think about the different cases for arrays for this.
    • Let's use another bug for array handling as an enhancement
  • SWTBot testing for Debug/CDT
    • Want to get this working for Debug.
  • Register grouping
    • Review continues nearing completion. Still planned for 8.6
  • Registers using variable objects
    • Would be nice to have in CDT
    • Once Registers Grouping is ready, the varObj patch will need rebasing, then we can look at getting it in to CDT
  • Example plugin showing how to extend DSF-GDB http://eclip.se/441277
    • Low on priority but will commit when time permits
  • Multi-terminate/disconnect patch
    • Mikhail may have some time to look at it again
    • Jan 19th is feature freeze for 8.6
  • New UI
    • No update

Sept 9th, 2014

Attendees

  1. Phil Mason (Broadcom)
  2. Alvaro Sanchez-Leon (Ericsson)
  3. Marc-Andre Laperle (Ericsson)
  4. Marc Dumais (Ericsson)
  5. Jeff Johnston (RedHat)
  6. William Riley (Renesas)
  7. Marc Khouzam (Ericsson)

Minutes

  • Multicore Visualizer Pin&Clone
    • Clone in 8.5, Pin in 8.6. Together allows to have multiple visualizer views and pin each one to a different debug session
    • Can also have multiple visualizer views using different filter levels
  • Launch bar
    • Does it support Profiling? Does not look like it but does seem to be a good fit.
    • Should it be part of the Standalone debugger? Something to think about.
  • Register grouping
    • Review continues and we aim for 8.6
  • Per-element formatting for expressions and variables
    • Aiming for 8.6 and working out the last one or two remaining issues
  • Example plugin showing how to extend DSF-GDB http://eclip.se/441277
  • New UI
    • Vladimir was going to post to Github and willing to post elsewhere if we wanted.
    • Marc will ping him
  • Stand-alone debugger SWTBot tests
    • Jeff wants to have to SWTBot tests for the Stand-alone debugger
    • We are interested in getting those into CDT
    • Marc-Andre will help configure our HIPP to get it running
    • Jeff will post patch to re-enable autotools SWTBot tests as a first attempt
  • What is the state of lldb MI and working with CDT?
    • Recommendation is to post questions to the list and see
    • Could the stand-alone debugger also work for lldb? It should be easy once CDT support lldb.
  • Should we put effort in supporting Multiple versions of stand-alone debugger for a user?
    • The idea is that if a user has more than one version of CDT installed, only one stand-alone debugger will be setup and it will be the last one the user ran the install script for.
    • The user could copy the stand-alone debugger directory to allow to run more than one version
    • the user could also run the install script for the version she wants as a way to choose the version
    • We probably don't need to address this until there is an explicit request for such support

August 5th, 2014

Attendees

  1. Alvaro Sanchez-Leon (Ericsson)
  2. Marc Dumais (Ericsson)
  3. Xavier Raynaud (Kalray)
  4. Mikhail Khodjaiants (Mentor)
  5. Marc Khouzam (Ericsson)

Minutes

  • CDT 8.5 (Luna SR1)
RC1+1 Aug 18th 2014 Proposed feature freeze and branch point
RC2+1 Sept 1st 2014 Proposed joint test effort
RC3+1 Sept 8th 2014
RC4+1 Sept 15th 2014
Release Sept 26th 2014
  • Content will be small but that is expected as SR1 has barely 2 months of development time.
  • Marc K will email the list to propose the above release process: see email here
  • CDT 8.6 (Luna SR2)
RC1+1 Jan 19th 2015
RC2+1 Feb 2nd 2015
RC3+1 Feb 9th 2105
RC4+1 Feb 16th 2015
Release Feb 27th 2015
  • CDT Logo: Plan is to use http://99designs.ca/ or https://www.designonclick.com/. Doug will take care of it and the Eclipse Foundation will finance it.
  • Using target definitions does not always refresh.
    • Target definitions were updated recently to include mockito but it does not seem to work.
    • There is a bug in PDE that does not refresh the target def properly.
    • Workaround is to open the target def file in an editor and change its version at the top then save. Once refreshed, the version can be reverted.
  • How should target defs be updated?
    • How to use the 'staging' target def vs the others?
  • New UI
    • Progress seems to have stopped. Priorities might have shifted at Mentor.
    • Why not post the existing code in the hopes it could progress through other community members?
  • Register grouping
    • Next round of review completed
    • Targetted for CDT 8.6
  • Per-element formatting for expressions and variables
    • Feature is ready to be committed except for the refreshing issue when dealing with multiple sessions
    • Improvements mentioned by Mikhail (Marc K will open a bug: Bug 441276):
      • Setting format should affect all children, probably not for complex structs but would be great for arrays
      • Should persistence be per-launch?
      • As was first experienced with CDI, some case for this feature are quite complicated. We propose to implement feature in a reasonable way so as to add value, but not to necessarily address each corner case; as long as it does not break normal behavior.
  • Example plugin showing how to extend DSF-GDB
    • DSF-GDB was originally meant to be and example of how to use DSF. It has grown to be extended itself but does not provide an example of how to extend it.
    • Marc K will open a bug to track progress, suggestions and discussions: Bug 441277
    • How to extend the view model elegantly? Does not seem to be a good way. Currently requires a lot of code duplication. We would like to improve that.
  • Suggestion to support a Snapshot feature a la EDC.
    • Idea would be to be able to save a snapshot during a debug session and send it to someone else to examine.
    • Could be implemented relatively easily using core files as snapshots

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