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/summitecon2014"

< CDT
(Tentative Attendees)
Line 1: Line 1:
 
= CDT/Linux Tools/PTP Summit at EclipseCon 2014 =
 
= CDT/Linux Tools/PTP Summit at EclipseCon 2014 =
  
We are planning a joint two-day CDT/Linux Tools/PTP Summit at EclipseCon 2014 in San Francisco, CA, on Monday and Tuesday the 17th and 18th of March, 2014.  
+
Join us for the two-day CDT/Linux Tools/PTP Summit at [http://www.eclipsecon.org/na2014/ EclipseCon 2014] in San Francisco, CA.<br>
 +
It will be held Monday and Tuesday March 17-18, 2014 and is open to all committers, contributors and interested parties.
  
To help plan for this meeting, please:
+
To help structure the summit, please:
# add your name to the attendees
+
# add your name to the attendees section below
# add topics you would like to see discussed
+
# add agenda items you would like to see discussed
  
EclipseCon information is here: [http://www.eclipsecon.org/na2014/ http://www.eclipsecon.org/na2014/]
+
== Agenda ==
  
Open to all committers, contributors and interested parties.
+
The below agenda may evolve as proposed topics are added and attendees sign-up.
 
+
== Proposed Agenda ==
+
 
+
Below is a preliminary agenda.  It will evolve as proposed topics are added and attendees sign-up.
+
  
 
=== Monday ===
 
=== Monday ===
''9:00am-9:30am:'' Welcome and agenda adjustment for attendees<br>
+
''9:00am-9:30am'' Welcome and agenda adjustment<br>
''9:30am-12:00pm:'' Status and general discussions:
+
<br>''9:30am-12:00pm''
 +
* Status and general discussion
 
* New CDT release schedule
 
* New CDT release schedule
* HIPP
+
* Hudson instance per project
 
* Community livelihood
 
* Community livelihood
* Other
+
* Indexer?
''12:00pm-1:00pm:'' Lunch<br>
+
* talk Marc K
''1:00pm-3:00pm:'' Presentations and steered discussions:
+
<br>''12:00pm-1:00pm'' Lunch provided by EclipseCon<br>
* New Launch UI (Vladimir)
+
<br>''1:00pm-3:00pm''
* Improvements from Momentics: Minimal toolbar, New Project Wizard (Doug)
+
* New Launch UI (Vladimir Prus)
* State of Multicore Debugging with CDT (Marc K)
+
* UX Improvements from Momentics to push upstream (Doug Schaefer)
''3:00pm-3:30pm:'' Break<br>
+
**ToolBar clean up where we removed everything but a new ToolBar that helps managed launch configurations and builds for those configs. New Project wizard. Kits: a bag of settings for the various build, debug, and other tools that make up a software development kit.
''3:30pm-5:30pm:'' Presentations and steered discussions:
+
* State of Multicore Debugging with CDT (Marc Khouzam)
 +
<br>''3:00pm-3:30pm'' Break<br>
 +
<br>''3:30pm-5:30pm''
 
* General user-friendliness issues
 
* General user-friendliness issues
* New C/C++ Refactorings (Sergey)
+
* New C/C++ Refactorings (Sergey Prigogin)
 
* Codan and static analysis
 
* Codan and static analysis
* Other
+
* Other?
''6:00pm:'' Dinner will be provided at the [http://www.elephantbar.com/location/burlingame Elephant Bar] restaurant. It is at a 7-minute walk from the conference. Click [http://goo.gl/maps/arJKk here] for directions. (Open to summit attendees only, up to 30 people)
+
<br>''6:00pm'' Dinner free of charge, at the [http://www.elephantbar.com/location/burlingame Elephant Bar] restaurant, 7-min walk from the conference. Click [http://goo.gl/maps/arJKk here] for directions. (Open to summit attendees, up to 30 people)
  
 
=== Tuesday ===
 
=== Tuesday ===
''10:00am-11:00am:'' Joint recap and minor topics:
+
''9:00am-10:00am'' Eclipse keynote - Eclipse The Next 10 Years<br>
* Support for older GDBs
+
<br>''10:15am-12:00am''  
* Java 7
+
* Joint recap and minor topics: support for older GDBs, Java 7, etc.
''11:00am-12:00pm:'' Presentations and steered discussions:
+
* Standalone CDT Debugger (Jeff Johnston or Roland?)
* Standalone CDT Debugger (Jeff)
+
 
* Standalone Trace Tool (Alexandre Montplaisir)
 
* Standalone Trace Tool (Alexandre Montplaisir)
* Eclipse on JavaFX (Doug)
+
* Eclipse on JavaFX, a new Java based UI framework (Doug Schaefer)
''12:00pm-1:00pm:'' Lunch<br>
+
<br>''11:50pm-1:00pm'' Lunch provided by EclipseCon<br>
''1:00pm-3:30pm:'' Presentations and steered discussions:
+
<br>''1:00pm-3:30pm''
 
* CDT for the [https://www.yoctoproject.org Yocto project]
 
* CDT for the [https://www.yoctoproject.org Yocto project]
* Other
+
* Other?
''3:30pm-4:15pm:'' Break<br>
+
<br>''3:35pm-4:15pm'' Break<br>
''4:15pm-6:00pm:'' Presentations and steered discussions:
+
<br>''4:15pm-6:00pm''
* Dynamic-printf (Marc K)
+
* Dynamic-printf (Marc Khouzam)
 
* Future plans
 
* Future plans
* Other
+
* Other?
''7:00pm-9:00pm:'' CDT Dinner buffet and BOF-style discussions (on site)
+
<br>''7:00pm-11:00pm'' CDT dinner/beer/wine and BOF-style discussions at the hotel and free of charge.
 
+
=== Proposed Topics ===
+
Below is a list of proposed topics to be discussed either generally or for smaller groups to focus on.
+
 
+
* Debug
+
** Multicore
+
** User-friendliness
+
* Indexing
+
* Codan
+
* Refactoring
+
* Tracing
+
* Yocto
+
  
==== UX items from Doug ====
 
* I'd like to talk about the UX improvements we made in Momentics that we'd like to push upstream. I think they'd greatly help all users of the Eclipse IDE but especially CDT. The improvements include:
 
** ToolBar clean up where we removed everything but a new ToolBar that helps managed launch configurations and builds for those configs.
 
** New Project wizard which is a much nicer experience than our CDT wizard.
 
* Kits. A bag of settings for the various build, debug, and other tools that make up a software development kit.
 
* Also, something I've been doing mainly on the side with the help of others is Eclipse on JavaFX which offers a great new Java based UI framework. Should have a demo of that by then.
 
  
 
== Tentative Attendees ==
 
== Tentative Attendees ==

Revision as of 14:44, 15 January 2014

CDT/Linux Tools/PTP Summit at EclipseCon 2014

Join us for the two-day CDT/Linux Tools/PTP Summit at EclipseCon 2014 in San Francisco, CA.
It will be held Monday and Tuesday March 17-18, 2014 and is open to all committers, contributors and interested parties.

To help structure the summit, please:

  1. add your name to the attendees section below
  2. add agenda items you would like to see discussed

Agenda

The below agenda may evolve as proposed topics are added and attendees sign-up.

Monday

9:00am-9:30am Welcome and agenda adjustment

9:30am-12:00pm

  • Status and general discussion
  • New CDT release schedule
  • Hudson instance per project
  • Community livelihood
  • Indexer?
  • talk Marc K


12:00pm-1:00pm Lunch provided by EclipseCon

1:00pm-3:00pm

  • New Launch UI (Vladimir Prus)
  • UX Improvements from Momentics to push upstream (Doug Schaefer)
    • ToolBar clean up where we removed everything but a new ToolBar that helps managed launch configurations and builds for those configs. New Project wizard. Kits: a bag of settings for the various build, debug, and other tools that make up a software development kit.
  • State of Multicore Debugging with CDT (Marc Khouzam)


3:00pm-3:30pm Break

3:30pm-5:30pm

  • General user-friendliness issues
  • New C/C++ Refactorings (Sergey Prigogin)
  • Codan and static analysis
  • Other?


6:00pm Dinner free of charge, at the Elephant Bar restaurant, 7-min walk from the conference. Click here for directions. (Open to summit attendees, up to 30 people)

Tuesday

9:00am-10:00am Eclipse keynote - Eclipse The Next 10 Years

10:15am-12:00am

  • Joint recap and minor topics: support for older GDBs, Java 7, etc.
  • Standalone CDT Debugger (Jeff Johnston or Roland?)
  • Standalone Trace Tool (Alexandre Montplaisir)
  • Eclipse on JavaFX, a new Java based UI framework (Doug Schaefer)


11:50pm-1:00pm Lunch provided by EclipseCon

1:00pm-3:30pm


3:35pm-4:15pm Break

4:15pm-6:00pm

  • Dynamic-printf (Marc Khouzam)
  • Future plans
  • Other?


7:00pm-11:00pm CDT dinner/beer/wine and BOF-style discussions at the hotel and free of charge.


Tentative Attendees

  1. Marc Khouzam - Ericsson
    • Debug, Multicore, Visualizer, Usability/user-friendliness
  2. Sergey Prigogin - Google
    • Indexing, Codan, Refactoring, Usability/user-friendliness
  3. Dominique Toupin - Ericsson
    • Multicore debug, Codan, Yocto usability, Linux Tracing
  4. Marc-Andre Laperle - Ericsson
    • Build, Debug, Tracing, Indexing, Codan, Refactoring, Usability
  5. Vladimir Prus - Mentor Graphics
    • Build (including Yocto), Debug (Remote, JTAG), Tracing, Codan, Usability
  6. Xavier Raynaud - Kalray
    • Debug (Remote, JTAG), Tracing, Multicore, Management of multi-platform applications (How to build/run/debug application running on x86+several embedded systems)
  7. Doug Schaefer - QNX/BlackBerry
    • Everything but UX especially
  8. Glen Anderson - Analog Devices, Inc.
    • UX, Debug, Tracing, Heterogeneous Multicore
  9. Alexandre Montplaisir - Ericsson
    • Tracing, UX

Back to the top