blob: 3126e78253a568380c30ff58a8c933bc24c9a84c (
plain) (
blame)
1
2
3
4
|
The Bash Debugger Project is a source-code debugger for bash that follows the
gdb command syntax. The version 4.0 series is a complete rewrite of the previous
series along the lines of my other POSIX shell debuggers and other debuggers
mentioned below.
|