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

< CDT
(Proposed Agenda)
(Proposed Agenda)
Line 31: Line 31:
 
* Multicore Debugging
 
* Multicore Debugging
 
** Code-centric vs Thread-centric presentation
 
** Code-centric vs Thread-centric presentation
 +
==== Build ====
 +
* New Build System
 +
* Qt
 +
* CMake
 +
* New Project Wizard

Revision as of 11:05, 6 September 2016

Time/Location

Tuesday September 20th 2016, Ottawa, Ontario, Canada, hosted by QNX (BlackBerry), 1001 Farrar Rd., Kanata, Ontario. Start at 9:30.

Attendees List

  1. Alena Laskavaia (QNX)
  2. Doug Schaefer (QNX)
  3. David Cummings (QNX)
  4. Jonathan Williams (QNX)
  5. Dan Ayson (QNX)
  6. Mikhail Khodjaiants (Mentor Graphics)
  7. Marc-André Laperle (Ericsson)
  8. Alvaro Sanchez-Leon (Ericsson)
  9. Marc Khouzam (Ericsson)
  10. Marc Dumais (Ericsson)
  11. Simon Marchi (Ericsson)

Proposed Agenda

Debug

  • Full GDB Console
    • Demo (new view, synchronization, Windows
    • Thread ID changes (per-inferior TID)
    • Launching GDB without starting the test program
    • Attaching to a running GDB
  • Statement Stepping
  • Grouping/ITSets support
  • How to use the Rover project to demo CDT
  • Improved breakpoint support
  • Multicore Debugging
    • Code-centric vs Thread-centric presentation

Build

  • New Build System
  • Qt
  • CMake
  • New Project Wizard

Back to the top