From: R. B. <ro...@pa...> - 2004-11-12 17:15:41
|
A port of the bashdb debugger from the 2.05b series now works for bash 3.0. An optional but useful patch for bash 3.0 is needed to get the BASH_COMMAND (the command to be executed) working. Other than that, there is one slight regression in function over the bash 2.05b debugger in that in the standalone bashdb script, the parameters given to the script no longer appear in a traceback. They do however appear when running via "bash --debugger" The source can be obtained here: http://prdownloads.sourceforge.net/bashdb/bashdb-3.00-0.01.tar.gz?download |