blob: 5cba21da8754751cdf5651730da7438e0223b5d9 (
plain)
1
2
3
4
5
|
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.
|