GNU Make Debugger

The GNU Make Debugger (GMD) is a simple interactive debugger for GNU Make Makefiles written using GNU Make's internal functions. The GMD is released under the BSD License.

[Project Page] [Download] [Discussion Forum]

Using GMD

The file needed is gmd To include the GMD in your Makefile do
include gmd
GMD depends on the GNU Make Standard Library (see GMSL).

To learn more about the GMD read this article.


Copyright (c) 2005-2014 John Graham-Cumming.

John Graham-Cumming's work on this project was sponsored by Electric Cloud, Inc.

SourceForge.net Logo