Package: remake Version: 4.1+dbg1.3~dfsg.1-2 Architecture: amd64 Maintainer: Dima Kogan Installed-Size: 341 Depends: guile-2.0-libs, libc6 (>= 2.17), libgc1c2 (>= 1:7.2d), libreadline7 (>= 6.0) Section: devel Priority: extra Homepage: http://bashdb.sourceforge.net/remake Description: GNU make fork with improved error reporting and debugging 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