2020-10-13 08:52:37 +08:00
|
|
|
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.
|
2010-05-22 04:46:24 +08:00
|
|
|
|
2020-10-13 08:52:37 +08:00
|
|
|
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.
|