The devel/remake port
remake-1.6p1 – GNU make debugger (cvsweb github mirror)
Description
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:
* see the target call stack.
* set breakpoints on targets,
* show and set variables,
* execute arbitrary "make" code
* issue shell commands while stopped in the middle of execution,
* inspect target descriptions
* write a file with the commands of the target expanded.
WWW: https://bashdb.sourceforge.net/remake/mdb.html
Maintainer
The OpenBSD ports mailing-list
Categories
Library dependencies
Files
- /usr/local/bin/remake
- /usr/local/man/man1/remake.1