remake is a patched and modernized version of GNU make utility that adds improved error reporting, the ability to trace execution in a comprehensible way, and a debugger. Some of the features of the debugger are:
However, if you are looking for the plain vanilla GNU Make, try here. We also have a couple of cool debuggers for GNU Bash and Python.
| Download | Get the latest version here. | ||
|---|---|---|---|
| mdb Documentation | Debugger documentation online. | GNU Make Documentation | GNU Make documentation online with small additions for the debugger options. |
| Screenshot | A screenshot of remake under DDD | Video Demo | Short (14 minute) demo of introducing debugging Makefiles |
| CVS | Browse the CVS Tree | Development | Instructions for accessing the CVS repository |
| Sourceforge | The sf.net project page.
|
Header Documentation | If you want to study the source code, here is header documentation - courtesy of doxygen |
$Id: index.html,v 1.5 2007/03/15 09:33:18 rockyb Exp $