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
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.
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
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 the project developers via the project's "dev" list.