Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.36 KB

File metadata and controls

37 lines (23 loc) · 1.36 KB

Contributing to CDT GDB Debug Adapter

Thanks for your interest in this project, part of the Eclipse C/C++ Development Tools project

The source code can be found in the following repository: https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter

Project description

This is an implementation of the Debug Adapter Protocol for gdb. It is loosely based on the Eclipse CDT MI layer. We are at least learning from it.

Build Instructions

See build instructions in the Readme and details on testing in the test readme. Further information on building, including CI information, download locations, etc can be found in the Wiki

Eclipse Contributor Agreement

Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).

The non-committer must have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file.

For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit

Contact

Contact the project developers via the project's "dev" list.