slackbuilds_ponce/development/bashdb/README
B. Watson 741e289623
development/bashdb: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:38:52 +07:00

7 lines
313 B
Text

The BASH Debugger Project contains the most comprehensive source-code
debugger for bash that has been written. It has a similar command
interface as gdb.
Read the INSTALL file in the source directory for instructions if you
wish to enable readarray support. readarray speeds up initial loading
of large scripts.