Skip to main content

Eclipse CDT Cloud

The Eclipse CDT Cloud project is about technologies for the development of web- and cloud-based C/C++ tools. It does not aim at providing components that are already available from other open source projects, but rather augment the open source ecosystem with components that are identified to be missing.

The initial scope of the project will include the following sub components, they are described in more detail in the following section:

  • Eclipse Trace Compass Cloud: A web-based version of the existing tracing tool “Trace Compass”
  • CDT GDB-DAP Adapter: An adapter to connect a debugger UI via the debug adapter protocol to GDB debug sessions.
  • Eclipse CDT Cloud Blueprint: A template tool distribution for C/C++ development bundling common building blocks such as a language server, a debugger, a trace view, etc.

However, the scope of the project will be extended by new components once they are required by the project’s stakeholders. These might be the results of current initiatives of the embedded SIG including: A memory inspection view, a context switcher for the clangd language server and support for multiple context debugging.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-cdt-cloud/theia-trace-extension 89 82 23
https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint 72 5 4
https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter 67 69 40
https://github.com/eclipse-cdt-cloud/traceviewer-libs 59 3 0
https://github.com/eclipse-cdt-cloud/vscode-trace-extension 56 50 17
https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode 38 37 19
https://github.com/eclipse-cdt-cloud/trace-server-protocol 34 25 8
https://github.com/eclipse-cdt-cloud/vscode-serial-monitor 33 4 3
https://github.com/eclipse-cdt-cloud/tsp-typescript-client 23 21 1
https://github.com/eclipse-cdt-cloud/tsp-python-client 21 13 2
https://github.com/eclipse-cdt-cloud/vscode-peripheral-inspector 21 22 20
https://github.com/eclipse-cdt-cloud/timeline-chart 16 18 1
https://github.com/eclipse-cdt-cloud/vscode-websocket-adapter 15 0 0
https://github.com/eclipse-cdt-cloud/vscode-trace-server 14 12 1
https://github.com/eclipse-cdt-cloud/vscode-memory-inspector 11 8 11
https://github.com/eclipse-cdt-cloud/trace-viewer-examples 11 7 0
https://github.com/eclipse-cdt-cloud/.eclipsefdn 9 8 1
https://github.com/eclipse-cdt-cloud/vscode-ui-components 6 6 0
https://github.com/eclipse-cdt-cloud/cdt-amalgamator 0 1 0

Activity - commits

There have been 595 commits made by 34 people on 18 repositories over the last 12 months.


Activity - issues

There have been 151 issues submitted by 42 people on 14 repositories over the last 12 months.


Activity - reviews

There have been 391 reviews submitted by 32 people on 18 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/ecd.cdt-cloud


Releases


IP Lab requests

  • 2025-09-09 - npm/npmjs/@emnapi/core/1.5.0
  • 2025-09-09 - npm/npmjs/@emnapi/runtime/1.5.0
  • 2025-09-09 - npm/npmjs/-/jest-diff/30.1.2
  • 2025-09-09 - npm/npmjs/-/dedent/1.7.0
  • 2025-08-22 - npm/npmjs/-/istanbul-reports/3.2.0
  • 2025-08-14 - https://github.com/eclipse-cdt-cloud/traceviewer-libs/pull/2
  • 2025-07-22 - npm/npmjs/@asamuzakjp/css-color/3.2.0
  • 2025-07-22 - npm/npmjs/-/jest-diff/30.0.4
  • 2025-07-22 - npm/npmjs/-/tough-cookie/5.1.2
  • 2025-07-22 - npm/npmjs/-/jsdom/26.1.0

Organization Settings

  • GitHub organization: eclipse-cdt-cloud
  • 2FA enforced: True
  • Default workflow permissions: write

Branch Protections

This project has a total of 24 repositories in its associated GitHub organization eclipse-cdt-cloud . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top