This project provides:
- A public GitHub mirror of GNU DDD (Data Display Debugger)
- Nightly source tarballs for easier access and testing
DDD is a graphical front-end for command-line debuggers like GDB.
-
DDD homepage (official): https://www.gnu.org/software/ddd/
-
Upstream source (Savannah): https://git.savannah.gnu.org/git/ddd.git
-
GitHub mirror (read-only copy): https://github.com/eickeler/ddd
-
Nightly tarballs (Releases on this repo): https://github.com/eickeler/DDD-workflows/releases
-
A convenience mirror of the official DDD source so it’s easy to browse and clone on GitHub.
-
Nightly source tarballs generated from the latest master for users who prefer downloads over Git.
-
All automation runs here; the GitHub mirror stays a faithful copy of the upstream code.
-
Browse or clone the code:
- GitHub mirror: https://github.com/eickeler/DDD (default branch:
master)
- GitHub mirror: https://github.com/eickeler/DDD (default branch:
-
Download nightly source:
- Go to Releases on this repo: https://github.com/eickeler/DDD-workflows/releases
- Pick the latest “Nightly” and download the
.tar.gzasset.
-
Report bugs or propose changes:
- Please use the official channels linked from the DDD homepage: https://savannah.gnu.org/projects/ddd/
-
This mirror is read-only and tracks upstream daily; it does not replace the official source.
-
Nightly tarballs are intended for testing and convenience; for stable releases, refer to the DDD homepage.
-
Licensing and copyrights belong to the GNU DDD project.