Paketname | remake |
Beschreibung | GNU make fork with improved error reporting and debugging |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.81+dbg0.2~dfsg.1-1 |
Sektion | devel |
Priorität | extra |
Installierte Größe | 1304 Byte |
Hängt ab von | libc6 (>= 2.7-1), libreadline5 (>= 5.2) |
Empfohlene Pakete | |
Paketbetreuer | Yaroslav Halchenko |
Quelle | |
Paketgröße | 427194 Byte |
Prüfsumme MD5 | abb390d1d0947538892a868fe161c6db |
Prüfsumme SHA1 | 02a541f3c589c2af48d954b7e2c8e5ea2b9dd618 |
Prüfsumme SHA256 | 1786ef92577573d04616563b01f213aa2ecc82a8037c2b0be8f9b82ffa3cda8c |
Link zum Herunterladen | remake_3.81+dbg0.2~dfsg.1-1_i386.deb |
Ausführliche Beschreibung | 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
|