blob: c6af9a0d14585ef2847daa9bcaccd754c5254c0f (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://bashdb.sourceforge.net/
|