Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.55 KB

CONTRIBUTING.md

File metadata and controls

40 lines (26 loc) · 1.55 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/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).

Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally 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.