Paketname | bashdb |
Beschreibung | BASH debugger |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 4.0.0.4-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 1092 Byte |
Hängt ab von | bash (>= 4.0), emacsen-common, dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 243882 Byte |
Prüfsumme MD5 | c9691b789d51d03e6aee5d8220504ec6 |
Prüfsumme SHA1 | 3bd0e4fab5d666775b46bb1ab48cd8ad7fb35375 |
Prüfsumme SHA256 | 4a9733636557280db44c5a9f5d115e5f9989d8d1e00044b693e2b46cd10c2531 |
Link zum Herunterladen | bashdb_4.0.0.4-1_all.deb |
Ausführliche Beschreibung | This is a complete rewrite of the Korn Shell debugger from Bill Rosenblatt's
`Learning the Korn Shell', published by O'Reilly and Associates (ISBN
1-56592-054-6) with changes by Michael Loukides and Cigy Cyriac. However,
this code now depends on a number of debugging support features that are
neither part of the POSIX standard nor present are in many POSIX-like shells.
Although you can just use bashdb to debug scripts written in BASH, it can
also be used just as a front-end for learning more about programming in
BASH. As an additional aid, the debugger can be used within the context of an
existing script with its functions and variables that have already been
initialized; fragments of the existing code can be experimented with by
changing them inside the debugger.
|