bashdb (1) Linux Manual Page
NAME bashdb – bash debugger script SYNOPSIS bashdb [options] [–] script-name [script options] bashdb [options] -c execution-string bash –debugger [bash-options…] script-name [script options] DESCRIPTION "bashdb" is a bash script to which arranges for another bash script to be debugged. The debugger has a similar command interface as gdb(1). The way this script arranges debugging to…
