-
Notifications
You must be signed in to change notification settings - Fork 2
CDT Cloud Meetings
Philip Langer edited this page Apr 27, 2026
·
153 revisions
Connect with the people behind CDT Cloud in one of our virtual CDT Cloud community meetings. In these meetings, we discuss the status of all CDT Cloud projects and initiatives, coordinate tasks, and exchange ideas. These meetings are open to everyone interested in CDT Cloud! Feel free to join!
We meet every month on the third Monday at 16:00 Central European Time. You can also import the open CDT Cloud meeting calendar (Web page, ICS format) to get the dates into your calendar.
The next meetings are:
- Monday, Feb 23, 2026 · 16:00 – 17:00 CET · https://meet.google.com/fyw-gpev-ujs
- Monday, Mar 23, 2026 · 16:00 – 17:00 CET · https://meet.google.com/fyw-gpev-ujs
- Monday, Apr 27, 2026 · 16:00 – 17:00 CET · https://meet.google.com/fyw-gpev-ujs
- Monday, May 18, 2026 · 16:00 – 17:00 CET · https://meet.google.com/fyw-gpev-ujs
- Monday, Jun 22, 2026 · 16:00 – 17:00 CET · https://meet.google.com/fyw-gpev-ujs
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- blueprint vs IDE naming vs Merging CDT Cloud Blueprint into Theia IDE
- Ideas for a new name of CDT Cloud (given that Eclipse Cloud DevTools is renaming too)
- Jens to decide on next steps for improved collaboration and visibility of collaboration
- Jonah to turn on code rabbit for cdt-gdb-adapter
- News
- Marketing [Philip/Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew]
- CDT GDB DAP Adapter and Amalgamator [Jonah/Jens]
- VS Code Memory Inspector [Jens]
- VS Code Peripheral Inspector [Jens]
- VS Code Serial Monitor [Jens]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Paul]
- Web debugging with cdt-gdb-adapter [Paul]
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- AoB
- Confirm next meeting
- 22 June
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- blueprint vs IDE naming (see above) - to be discussed further at next meeting
- Philip suggested to merge CDT Cloud Blueprint into Theia IDE (one more polished and popular experience that ALSO includes CDT related extensions)
- Philip to send out email with this suggestion to the mailing list to trigger discussion
- Final decision next meeting
- Jonah to discuss with Florent use cases of Amalgamator and alternatives -> Done, Amalgamator will be archived
- Jens to decide on next steps for improved collaboration and visibility of collaboration -> carry forward
- Jonah to turn on code rabbit for cdt-gdb-adapter -> carry forward
- Paul to take ownership of "Web debugging with cdt-gdb-adapter" initiative
- Done
- blueprint vs IDE naming (see above) - to be discussed further at next meeting
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
-
CDT Cloud Blueprint [Stefan]
- Theia Blueprint --> Theia IDE... Should CDT Cloud Blueprint do the same? [ACTION to discuss in the future?]
-
Trace Compass Cloud [Matthew]
- See News above about MCP
-
CDT GDB DAP Adapter and Amalgamator [Jonah/Jens]
- [Jens]
- 1.7.1 release (cdt-gdb-adapter), thanks to Asim for driving it this time! No extension release since then.
- Various fixes (breakpoint paths, exceptions, terminate request support) from various contributors (Jonah, duyhihi91, datphan9798, Omar, Thorsten).
- Final touches to hex vs dec formatting by Omar (one pending PR on extension repo). Thanks to Christian for in-depth reviews!
- Feat: Setting Hardware/Software Breakpoint Types via Editor: Mostly ready. Someone needs to capture introduced known issues. Ideally who introduces them. 🙂
- Using detach command for disconnection: discussion showed again that we need to better document connect/disconnect strategy. And make sure we don't work based on differing interpretations.
- Open issues that need more time/couple of meetings: TODO - Jens: Map this to a project board. 🙂
- [Jens]
-
VS Code Memory Inspector [Jens]
- [Jens]
- Contribution in review: Add Show in Memory Inspector entry to Watch view context menu
- Needs dependency updates before next release.
- Some issues piled up for triage... 😞
- [Jens]
-
VS Code Peripheral Inspector [Jens]
- [Jens]
- 1.9.0 release with performance improvements.
- Couple of defect fixes (side effects of caching by yenanhbc, SVD processing defects by Thorsten from Arm)
- Some preparations for creating NPM package for extension API (thanks Asim!). Next on Jens' ToDo list.
- [Jens]
-
VS Code Serial Monitor [Jens]
- [Jens] No updates.
- VS Code Clangd Multi-project [Philip]
-
CDT Cloud Blueprint [Stefan]
- New Initiatives & Ideas
- More alignment between interested parties/contributors (project board, sharing plans, etc). Would it lower barrier for new contributors? [Jens]
- Hardware Breakpoints [Paul]
- Web debugging with cdt-gdb-adapter [Paul]
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- Custom Disassembly View? [Rob/Jens] - https://github.com/microsoft/vscode/issues/227169
- AoB
- Confirm next meeting
- 18 May
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- CMSIS Meeting at Embedded World: mentioned collaboration and usage of Eclipse CDT Cloud parts (GDB adapter, Memory Inspector, Peripheral Inspector). [Jens]
- Made an MCP for Trace Compass - token cost reduced from billions to thousands by using deterministic MCP to handle the data part allowing LLM to handle language part [Matthew]
- PR needs a review https://github.com/eclipse-tmll/tmll/pull/15
- Matthew can make connection between Tracecompass contributor that speaks Vietnamese with Renesas' Vietnamese team
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
-
CDT Cloud Blueprint [Stefan]
- Theia Blueprint --> Theia IDE... Should CDT Cloud Blueprint do the same? [ACTION to discuss in the future?]
-
Trace Compass Cloud [Matthew]
- See News above about MCP
-
CDT GDB DAP Adapter and Amalgamator [Jonah/Jens]
- Extending the adapter: discussion #209 [Christian]
- [Update from Jens]
- Activity from Asim to complete HW/SW breakpoint types
- Released v2.7.0 to push out a series of fixes. Thanks to all contributors!
- Preconnect commands before attaching to inferior/target.
- Settings to control
updateThreadInfobehavior. - Switch to trusted publishing after token policy changes on NPM.
- Commands to allow (global) configuration of display radix. Work ongoing.
- More contributions in the pipe, some stalled due to lack of responses.
- For the amalgamator Florent and Jonah are planning to talk by email about it.
- VS Code Memory Inspector [Jens]
-
VS Code Peripheral Inspector [Jens]
- View performance improvements (lazy loading). Thanks for the contribution!
- Extension API extended to expose interrupt name tables.
- Dependency updates (been a while since last release).
- Preparing next release. Considering publish of separate NPM package for extension API.
- VS Code Serial Monitor [Jens]
- VS Code Clangd Multi-project [Philip]
-
CDT Cloud Blueprint [Stefan]
- New Initiatives & Ideas
- More alignment between interested parties/contributors (project board, sharing plans, etc). Would it lower barrier for new contributors? [Jens]
- Where to publish common work that is happening?
- Thomas Froment may be helpful in helping create this.
- Theia has some good resources in this area
- Markdown for https://github.com/eclipse-cdt-cloud/ ?
- Action Jens to push forward with this area in general
- Monthly Call on Trace-related Topics [Matthew]
- Next call is 8 April
- Hardware Breakpoints [Paul]
- Asim created a PR https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode/pull/211
- Coordination between AMD on hardware breakpoints.
- Web debugging with cdt-gdb-adapter [Paul]
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- Custom Disassembly View? [Rob/Jens] - https://github.com/microsoft/vscode/issues/227169
- More alignment between interested parties/contributors (project board, sharing plans, etc). Would it lower barrier for new contributors? [Jens]
- AoB
- Action Jonah to add Code Rabbit to cdt-gdb-adapter
- Paul/Rnesass looking at synchronization in multi-core debug launches with some draft/prototype code around
- OCX
- Confirm next meeting
- 27 April
- New actions log
- blueprint vs IDE naming (see above) - to be discussed further at next meeting
- Jonah to discuss with Florent use cases of Amalgamator and alternatives
- Jens to decide on next steps for improved collaboration and visibility of collaboration (see above)
- Jonah to turn on code rabbit for cdt-gdb-adapter
- Paul to take ownership of "Web debugging with cdt-gdb-adapter" initiative
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- ARM and EclipseSource are working on joint blogpost on usage of CDT Cloud
- CDT Cloud Update [Philip]
- Component Updates
-
CDT Cloud Blueprint [Stefan]
- Follows Theia community release
- CDT Cloud blueprint comes one month after quarterly Theia
- Soon switching from Theia trace compass extension to VSCode trace compass extension
-
Trace Compass Cloud [Matthew]
- Matthew needs help to make a Trace Compass release, includes support of CTF2
- Other features include various significant speed improvements
- TMLL investigating MCP server - recommendation to use/investigate using skills instead
- 11th March is next trace compass call
-
CDT GDB DAP Adapter and Amalgamator [Jonah/Jens]
- No special updates on the adapter
- As for the amalgamator Renesas still using it and Florent @ ST has investigating use of it and will reach out to Jonah if he can be of help
- VS Code Memory Inspector [Jens]
- VS Code Peripheral Inspector [Jens]
- VS Code Serial Monitor [Jens]
-
VS Code Clangd Multi-project [Philip]
- Nathan + Philip discussed use of the clangd fork and what its future is
- In reference to PR https://github.com/clangd/vscode-clangd/pull/810
- vscode clangd extension needs additional contributions
-
CDT Cloud Blueprint [Stefan]
- New Initiatives & Ideas
- Monthly Call on Trace-related Topics [Matthew]
- 11th March is next trace compass call
- Hardware Breakpoints [Paul]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- Custom Disassembly View? [Rob/Jens] - https://github.com/microsoft/vscode/issues/227169
- Monthly Call on Trace-related Topics [Matthew]
- AoB
- Confirm next meeting
- 23 March at 16:00 Europe time
- New actions log
- Release cdt-gdb-adapter once Christian asks in a PR with a small bug fix
- Philip to track down differing links for meeting in google meet (Now done - correct meeting is https://meet.google.com/fyw-gpev-ujs)
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Monthly Call on Trace-related Topics [Bernd]
- Hardware Breakpoints [Philip/Mark]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- Custom Disassembly View? [Rob/Jens] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Arm Device Manager VS Code Extension to CDT Cloud?
- Confirm next meeting
- ???
- New actions log
Minutes included in italics
- Welcome [All]
- New attendee introductions
- New committer introductions - Christian
- Action items from previous meetings [All]
- News
- Significant new investment in Open VSX coming, evidenced by Amazon's investment and open job reqs (such as this one and others)
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- Reach out to Amazon and other interested parties and make sure they know this group exists
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
-
Trace Compass Cloud [Matthew/Bernd]
- Ericsson is taking a step back from TraceCompass open source contributions (a business decision)
- TraceCompass current Committers/Project Leads are looking for people to help transition the project to to keep in running well
-
Many new features and improvements in recent weeks
- Markers on callstacks
- Pinning rows in the Theia extension
- Density view to show latency, this is in Java TraceCompass front-end, API in place for Theia/VSCode front-end, but not visible in UI yet
- New raw data provider
- CTF parser has significant (10,000x) performance improvements in some corner cases
- CTF2 integration currently broken as exact specification and what is written by LTTNG differ slightly. This is a new specification version for CTF
-
CDT GDB DAP Adapter and Amalgamator [Jonah]
- New release of adapter in recent days that addresses usability issue and improves assembly debugging
- Better handling of connect to running targets for cases where targets should not be stopped
- Better handling / control of which threads stop to ensure that the "wrong" thread is not unnecessarily paused. This is extra important in machine control cases where stopping the wrong thread on a running system is extra problematic. In addition to improvements in the adapter, improvements in GDB are needed and being done
- Amalgamator is not seeing much interest, without some new PRs/Issues soon the repo will be archived (it can be "un-archived" if needed)
- If/when amalagamtor goes away, the memory view in the adapter extension can be removed in favour of the memory inspector
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Monthly Call on Trace-related Topics [Bernd]
- In light of the news above, this becomes even more important, see actions below
- Hardware Breakpoints [Philip/Mark]
- Web debugging with cdt-gdb-adapter [Tobias]
- If someone in the community is actively interested, please reach out to Tobias to see if we can progress this area
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- This has stalled on VSCode side, to progress this forward probably needs Theia or one of the other non-VSCode IDEs to implement and then return to Microsoft to get protocols and UI updated as needed, using the implemented versions as examples
- Custom Disassembly View? [Rob/Jens] - https://github.com/microsoft/vscode/issues/200880
- Monthly Call on Trace-related Topics [Bernd]
- AoB
-
Arm Device Manager VS Code Extension to CDT Cloud?
- Stavros may be interested in this area, keep it on the agenda for another meeting
-
Arm Device Manager VS Code Extension to CDT Cloud?
- Confirm next meeting
- Dec 22, 2025
- Provisionally cancelled as most won't be around Christmas week, can Philip try to reschedule to earlier in Dec or in the new year
- Dec 22, 2025
- New actions log
- Jens: Create issue in amalgamator if desired to keep amalgamator live.
- Mark/Paul: Create a monthly call on trace related topics with the support of Jonah/Matthew
- Philip: Ensure that Paul (from Renesas) is included in Meeting invite for the CDT Cloud monthly meeting
- Philip: Schedule next meeting
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Monthly Call on Trace-related Topics [Bernd]
- Hardware Breakpoints [Philip/Mark]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? Session-specific Breakpoint support in VS Code [Jens]
- Custom Disassembly View? [Rob/Jens] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Arm Device Manager VS Code Extension to CDT Cloud?
- Confirm next meeting
- November 24, 2025
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Thank you Jonah (from Matthew)
- Confirm next meeting
- September 29
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Extensions to support C/C++ (Microsoft enforcing its license for their proprietary extensions)
- Confirm next meeting
- August 25th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Extensions to support C/C++ (Microsoft enforcing its license for their proprietary extensions)
- Confirm next meeting
- July 28th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Extensions to support C/C++ (Microsoft enforcing its license for their proprietary extensions)
- Commit signing, should we do it? [Matthew] https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits (Suggestion from last meeting)
- SBOM export best practices?
- Confirm next meeting
- June 16th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
-
Trace Compass Cloud [Matthew/Bernd]
- Considering deprecating Theia Extension in favor of clarifying VSCode Extension (Still works in theia)
- Moving packages to vscode extension
- Multi-root repo
- Would like other opinions on way forward.
- TMLL is progressing well, next steps would be roofline model. May be interesting for ST/ARM/other hardware friends.
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Web debugging with cdt-gdb-adapter [Tobias]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- AoB
- AI, finally got to C/C++ testing [Matthew]
- Commit signing, should we do it? [Matthew] https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
- Confirm next meeting
- Jun 16th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- Contact Rob to get a summary of multi-core debug VS Code state [Jens]
- Send out an email to initiate potential initiative on web debug [Philip]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Web debugging with cdt-gdb-adapter [Tobias]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- AoB
- Confirm next meeting
- Mar 24th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Marketing [Philip/Jonas]
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
-
CDT GDB DAP Adapter and Amalgamator [Jonah]
- CDT GDB VSCode/Adapter have published a new major version that includes the refactoring for web based debugger flows
- This highlighted that the extension (cdt-gdb-vscode) is quite dated in technology and has failed to publish recently. I (Jonah) am considering doing a whole-scale update, which will mean another major version bump to highlight that change.
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Web debugging with cdt-gdb-adapter [Tobias]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- AoB
- Confirm next meeting
- Feb 24th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Philip to add TheiaCon talk links: https://www.youtube.com/watch?v=WKv-MquilXk&list=PLy7t4z5SYNaQAGs0tr_ZSv3h2GKH2G50X
- Marketing [Philip/Jonas]
- Should we have a CDT Cloud youtube channel? -> Playlist: https://www.youtube.com/watch?v=WKv-MquilXk&list=PL0TurGuIIQyL10zF2-EhcXQUotAmzInFq
- Is CDT Cloud the right name for this group? (Theia CDT? Code CDT?) -> Wait for decision renaming Theia IDE and then reconsider
- Cross project activities of interest (permanent item)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
-
CDT GDB DAP Adapter and Amalgamator [Jonah]
- CDT GDB VSCode/Adapter have published a new major version that includes the refactoring for web based debugger flows
- This highlighted that the extension (cdt-gdb-vscode) is quite dated in technology and has failed to publish recently. I (Jonah) am considering doing a whole-scale update, which will mean another major version bump to highlight that change.
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- AoB
- Confirm next meeting
- Jan 27th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- News
- Rob to add OCXConf talk links - https://www.youtube.com/@EclipseFdn/videos
- Philip to add TheiaCon talk links
- Republish talks from TheiaCon
- Marketing [Philip/Jonas]
- Should we have a CDT Cloud youtube channel?
- Add playlist, Theia Youtube Channel
- Is CDT Cloud the right name for this group? (Theia CDT? Code CDT?)
- Wait for decision renaming Theia IDE and then reconsider
- Cross project activities of interest (permanent item)
- Should we have a CDT Cloud youtube channel?
- CDT Cloud Update [Philip]
- Component Updates
-
CDT Cloud Blueprint [Stefan]
- CDT Cloud Blueprint 1.52 released
-
Trace Compass Cloud [Matthew/Bernd]
- User-defined gant charts and x/y charts with minimal code modifications
- Backend for custom flame graphs
- New repo: trace-viewer-examples (2 docker examples with Theia standalone and traces)
- Presentation at https://www.dorsal.polymtl.ca/en/evenements/dec2024
-
CDT GDB DAP Adapter and Amalgamator [Jonah]
- GDB DAP: Refactoring for web deployment support
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
-
CDT Cloud Blueprint [Stefan]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Proposed eclipse projects for AI workgroup. Looking for interested parties.
- Incubation in trace compass project while we await AI WG
- TCXA Trace Compass Extended Assistant.
- TMLL Trace server Machine Learning Library.
- TRAICE Tracking rt ai carbon emissions.
- Hardware Breakpoints [Philip]
- AoB
- Confirm next meeting
- Dec 16th
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- Fix API exposure in eclipse-cdt-cloud/vscode-clangd [Philip]
- News
- Rob to add OCXConf talk links - https://www.youtube.com/@EclipseFdn/videos
- TheiaCon is coming up - https://www.eclipse.org/events/2024/theiacon/
- Marketing [Philip/Jonas]
- Should we have a CDT Cloud youtube channel?
- Is CDT Cloud the right name for this group? (Theia CDT? Code CDT?)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
-
Trace Compass Cloud [Matthew/Bernd]
- Customisable backend from the frontend
- ML additions for trace compass protocol
- Time graph filtering
- Immediate usability - use the UI before data is completely loaded
- CDT GDB DAP Adapter and Amalgamator [Jonah]
-
VS Code Memory Inspector [Jens/Rob]
- Keen to keep the extension agnostic of underlying debugger
-
VS Code Peripheral Inspector [Jens/Rob]
- Renesas planning to add export functionality
-
VS Code Serial Monitor [Jens/Rob]
- Confirmed web version uses web serial
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Proposed eclipse projects for AI workgroup. Looking for interested parties.
- Incubation in trace compass project while we await AI WG
- TCXA Trace Compass Extended Assistant.
- TMLL Trace server Machine Learning Library.
- TRAICE Tracking rt ai carbon emissions.
- Hardware Breakpoints [Philip]
- AoB
- Amalgamator knowledge in extensions? [Rob] https://github.com/eclipse-cdt-cloud/vscode-memory-inspector/pull/133
- Chair
- Confirm next meeting
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- Fix API exposure in eclipse-cdt-cloud/vscode-clangd [Philip]
- News
- Debug toolbar contribution point has been merged: https://github.com/microsoft/vscode/pull/212499
- Requesting multiple debug views in VS Code: https://github.com/microsoft/vscode/issues/225483
- Extend support for data breakpoints in VS Code API: https://github.com/microsoft/vscode/pull/226735
- Marketing [Philip/Jonas]
- OCX?
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Proposed eclipse projects for AI workgroup. Looking for interested parties.
- TCXA Trace Compass Extended Assistant.
- TMLL Trace server Machine Learning Library.
- TRAICE Tracking rt ai carbon emissions.
- Hardware Breakpoints [Philip]
- AoB
- Amalgamator knowledge in extensions? [Rob]
- Confirm next meeting
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- Fix API exposure in eclipse-cdt-cloud/vscode-clangd [Philip]
- News
- AST exposure API in vscode-clangd has been merged: https://github.com/clangd/vscode-clangd/pull/575
- Marketing [Philip/Jonas]
- Presentation at the OpenHW Group
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
-
Trace Compass Cloud [Matthew/Bernd]
- Steady march towards customizable back-end to reduce code required to make bespoke backend. https://github.com/eclipse-cdt-cloud/theia-trace-extension/pull/1079
- Bug requesting discussion: https://github.com/eclipse-cdt-cloud/theia-trace-extension/issues/1091
- 2 Trace Compass AI projects being openned.
- XaF will be deprecated, any users?
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- AoB
- Amalgamator knowledge in extensions? [Rob]
- Confirm next meeting
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- Present: Debug Context state & events to synchronise disparate views and adapter across a session [Rob]
- Create VS Code request for an event on call-stack change (including state) [Jonah]
- Fix API exposure in eclipse-cdt-cloud/vscode-clangd [Philip]
- News ?
- Marketing [Philip/Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- AoB
- Amalgamater knowledge in extensions? [Rob]
- Confirm next meeting
- New actions log
- Welcome [All]
- New attendee introductions
- Action items from previous meetings [All]
- Create VS Code request for an event on call-stack change (including state) [Jonah]
- Fix API exposure in eclipse-cdt-cloud/vscode-clangd [Philip]
- News
- Marketing [Philip/Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives & Ideas
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Debug Context state & events to synchronise disparate views and adapter across a session [Rob]
- Custom Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- AoB
- Amalgamater knowledge in extensions? [Rob]
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Create VS Code request for an event on call-stack change (including state) [Jonah]
- Add PR to cdt-cloud to advertise new components
VS Code Memory Inspector [Jens/Rob]VS Code Peripheral Inspector [Jens/Rob]VS Code Clangd Multi-project [Philip]
- Marketing [Philip/Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Jens]
- Multicore Debug? [Philip]
- Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- Feedback, Ideas, Discussions
- vscode-clangd support for custom LSPs [Rob]
- AoB
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Create VS Code request for an event on call-stack change (including state) [Jonah]
- Add PR to cdt-cloud to advertise new components
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- Marketing [Philip/Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives
- Hardware Breakpoints [Philip]
- Evaluate current support together with a proof-of-concept gdb-dap and Theia implementation? [Asim, Mark]
- Registers View (compare/contrast with peripheral inspector) [Rob]
- Multicore Debug? [Philip]
- Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Hardware Breakpoints [Philip]
- Feedback, Ideas, Discussions
- vscode-clangd support for custom LSPs [Rob]
- AoB
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Add some real-world HW breakpoint use cases to the VS Code issue [All]
- Microsoft are requesting feedback on:
- Create VS Code request for an event on call-stack change (including state) [Jonah]
- Add PR to cdt-cloud to advertise new components
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
- Add some real-world HW breakpoint use cases to the VS Code issue [All]
- Marketing [Philip/Jonas]
- CDT Cloud Update [Philip]
- eclipse-cdt-cloud namespace / publisher for open-vsx.org and VS Code Marketplace (see helpdesk issue)
- Decision: VS Code Marketplace & Open-vsx.org: "eclipse-cdt", NPM: "eclipse-cdt-cloud"
- eclipse-cdt-cloud namespace / publisher for open-vsx.org and VS Code Marketplace (see helpdesk issue)
- Component Updates
-
CDT Cloud Blueprint [Stefan]
- Test / dog food CDT Cloud Blueprint and give feedback in this epic [All]
-
Trace Compass Cloud [Matthew/Bernd] NodeJS Dash wrapper
- Move to github (https://github.com/eclipse-tracecompass/)
- Working on vscode extension part forwarding... eventually vscode extension will overtake theia. but not today patch
- Rebase on latest theia in progress (no patch yet)
- VSCode Plug-in in Open-VSX!
- Working on releases of the trace components to NPM viewer server control
- MAJOR callstack improvements coming soon. Call for help wrt new features if anyone is interested in getting them faster, e.g.:
- Flame Graph
- Selection Flame Graph
- Weighted Tree
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens/Rob]
- VS Code Peripheral Inspector [Jens/Rob]
- NEW! VS Code Serial Monitor [Jens/Rob]
- VS Code Clangd Multi-project [Philip]
-
CDT Cloud Blueprint [Stefan]
- New Initiatives
- Common way to deliver binaries alongside Theia / VS Code extensions [Kostiantyn]
- Hardware Breakpoints [Philip]
- Registers View (compare/contrast with peripheral inspector) [Rob]
- Multicore Debug? [Philip]
- Disassembly View? [Rob] - https://github.com/microsoft/vscode/issues/200880
- Feedback, Ideas, Discussions
- vscode-clangd support for custom LSPs [Rob]
- New contribution proposal - trace-event-logger [Matthew]
- AoB
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Add some real-world HW breakpoint use cases to the VS Code issue [All]
- Microsoft are requesting feedback on:
- Test / dog food CDT Cloud Blueprint and give feedback in this epic [All, Hardy]
- Follow up on VS Code request for an event on call-stack change [Rob]
- [Rob] I was unable to find this, does anyone know where it lives?
- [Rob] On this topic, I raised a common debug contribution point request here: https://github.com/microsoft/vscode/issues/200880
- Add initial set of issues and features to the peripheral-inspector repos [Jens]
- Add some real-world HW breakpoint use cases to the VS Code issue [All]
- Marketing [Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd] Youtube video NodeJS Dash wrapper
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens]
- VS Code Peripheral Inspector [Jens]
- VS Code Clangd Multi-project [Philip]
- New Initiatives
- Hardware Breakpoints [Philip]
- Multicore Debug [Philip?]
- Disassembly View [Rob] - https://github.com/microsoft/vscode/issues/200880
- Registers View (compare/contrast with peripheral inspector) [Rob]
- Open-source alternative for the Serial Monitor [Philip/Rob]
- Feedback, Ideas, Discussions
- vscode-clangd support for custom LSPs [Rob]
- New contribution proposal - trace-event-logger [Matthew]
- AoB
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Add some real-world HW breakpoint use cases to the VS Code issue [All]
- Test / dog food CDT Cloud Blueprint and give feedback in this epic [All, Hardy]
- Follow up on VS Code request for an event on call-stack change [Rob]
- [Rob] I was unable to find this, does anyone know where it lives?
- [Rob] On this topic, I raised a common debug contribution point request here: https://github.com/microsoft/vscode/issues/200880
- Add initial set of issues and features to the peripheral-inspector and memory-inspector repos [Jens]
- Marketing [Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Jens]
- VS Code Peripheral Inspector [Jens]
- VS Code Clangd Multi-project [Philip]
- New Initiatives
- Hardware Breakpoints [Philip]
- Multicore Debug [Philip?]
- Disassembly View [Rob]
- [Rob] No update
- Registers View [Rob]
- [Rob] We are looking into potentially OSS'ing a generic extension
- Open-source alternative for the Serial Monitor [Philip/Rob]
- [Rob] We are still looking into OSS'ing our monitor
- Feedback, Ideas, Discussions
- Rust Support?
- AoB
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Create epic for collecting issues blocking a potential 1.0 release [Philip - done: Epic]
- Test / dog food CDT Cloud Blueprint and give feedback in epic above [all, Hardy]
- Reach out to Gradle if they are interested in joining [Matthew]
- Marketing [Jonas]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives
- Hardware Breakpoints [Philip]
- Multicore Debug [Philip?]
- Disassembly View [Rob]
- Registers View [Rob]
-
SVD ViewerPeripheral Inspector [Rob]
- Feedback, Ideas, Discussions
- Open-source alternative for the Serial Monitor [Philip]
- AoB
- Confirm next meeting
- New actions log
- Welcome [All]
- Action items from previous meeting [All]
- Move subsequent meetings 1 hour back [Philip - Done]
- Marketing [Jonas]
- Promoting version 1.0 release! [Matthew]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- VS Code Clangd Multi-project [Philip]
- New Initiatives
- Hardware Breakpoints [Philip]
- Multicore Debug [Philip?]
- Disassembly View [Rob]
- Registers View [Rob]
- SVD Viewer [Rob]
- Feedback, Ideas, Discussions
- AoB
- Confirm next meeting
- New actions log
- Create epic for collecting issues blocking a potential 1.0 release [Philip]
- Test / doog food CDT Cloud Blueprint and give feedback in epic above [all, Hardy]
- Reach out to Gradle if they are interested in joining [Matthew]
- Welcome [all]
- Action items from previous meeting [all]
- Demo trace compass VSC Code extension [Matthew]
- Look at new initiatives and log your interest [All]
- Think about topics for CDT Cloud Day @ EclipseCon [All] https://forms.gle/6ok53yrDf1k75jtg8
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- VS Code Clangd Multi-project [Philip]
- Marketing [Jonas]
- Feedback, Ideas, Discussions
- New debug initiatives [Rob]
- AoB
- Confirm next meeting
- New actions log
- Move subsequent meetings 1 hour back [Philip]
- Welcome [all]
- Action items from previous meeting [all]
- Demo trace compass VSC Code extension [Matthew]
- Look at new initiatives above and log your interest [All]
- Think about topics for CDT Cloud Day @ EclipseCon [All] https://forms.gle/6ok53yrDf1k75jtg8
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- Remote (WebSocket) Debug Adapter [Rob]
- VS Code Clangd Multi-project [Philip]
- Marketing [Jonas]
- Feedback, Ideas, Discussions
- Interest in new debug initiatives [Rob]
- Multi-core debugging: we've received first input on requirements, but feel free to send in yours directly to Philip
- AoB
- Confirm next meeting
- New actions log
- Look at new initiatives above and log your interest [All] (pushed to next meeting)
- Multi-core debugging [Philip]
- Welcome [all]
- Action items from previous meeting [all]
- Review clangd PR at https://github.com/clangd/vscode-clangd/issues/498
- Gathering of requirements and use cases for multi-core debug [Philip]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- Remote (WebSocket) Debug Adapter [Rob]
- VS Code Clangd Multi-project [Philip]
- Marketing [Jonas]
- Feedback, Ideas, Discussions
- Interest in new debug initiatives [Rob]
- Multi-core debugging: we've received first input on requirements, but feel free to send in yours directly to Philip
- AoB
- SIG and CDT Cloud Project [Jonas]
- Confirm next meeting
- New actions log
- Welcome [all]
- Action items from previous meeting [all]
- Ask about clangd advantages and send to Jonas [Jonah]
- Done: Initiate discussion about a project format [Jonah] (interested: Rob, Stefan, Philip) - Mailing List Post
- Started: Initiate gathering of requirements and use cases for multi-core debug [Philip] (interested: Rob, Mark, Kostiantyn, Jonah)
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- Remote (WebSocket) Debug Adapter [Rob]
- VS Code Clangd Multi-project [Philip]
- Marketing [Jonas]
- Feedback, Ideas, Discussions
- Interest in Live Collaboration in Theia [Rob]
- AoB
- SIG and CDT Cloud Project [Jonas]
- Confirm next meeting
- New actions log
- Welcome [all]
- Action items from previous meeting [all]
- All committers should enable two-factor authentication on Github [all]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- VS Code Memory Inspector [Rob]
- Remote (WebSocket) Debug Adapter [Rob]
- VS Code Clangd Multi-project [Philip]
- Marketing [Jonas]
- Feedback, Ideas, Discussions
- Multi-core debugging [Jonah]
- Interest in Live Collaboration in Theia [Rob]
- Common infrastructure for a project concept [Philip]
- AoB
- Confirm next meeting
- New actions log
- Ask about clangd advantages and send to Jonas [Jonah]
- Initiate gathering of requirements and use cases for multi-core debug [Philip] (interested: Rob, Mark, Kostiantyn, Jonah)
- Initiate discussion about a project format [Jonah] (interested: Rob, Stefan, Philip)
- Welcome [all]
- Introduction to new format and feedback [Rob]
- Action items from previous meeting [all]
- Provide release of your component for the Theia Community Release [all]
- Update CDT.cloud → CDT Cloud where applicable [all]
- CDT Cloud website/readme update, logo, etc. [Philip]
- Share link to EclipseCon talk around CDT.Cloud [Philip] => https://www.youtube.com/watch?v=zDDAu2LDxSs
- Plan Memory Inspector work with CDT.Cloud project leads [Rob]
- CDT Cloud Update [Philip]
- Component Updates
- CDT Cloud Blueprint [Stefan]
- Trace Compass Cloud [Matthew/Bernd]
- CDT GDB DAP Adapter and Amalgamator [Jonah]
- There is a trickle of bug fixes being applied and the main new feature added was discussed at the last meeting IIRC - Support configuration when in Server Mode #227
- cdt-gdb-adapter also contributed a new version for latest Theia/cdt-cloud blueprint in Add cdt-gdb-adapter version for Theia 1.34 #397 - thanks Philip for putting that together.
- VS Code Memory Inspector [Rob]
- Variables and Variable Decorations - @colin-grant-work
- VS Code Clangd Multi-project [Philip]
- Marketing [Jonas]
- Feedback, Ideas, Discussions
- DEFERRED: Multi-core debugging [Jonah]
- Remote (Websocket) Debug Adapter [Rob]
- Common infrastructure for a project concept [Philip]
- AoB
- Confirm next meeting
- New actions log
- All committers should enable two-factor authentication on Github [all]