On 2/24/19 9:39 PM, L A Walsh wrote: > This is odd....I wanted to turn on the file+line numbers on the function > defs...thought it might help the debugger as it gets confused when > functions are already in memory, but when I did that, now I get > a weird error on login: > /usr/share/bashdb/init/require.sh: line 17: _Dbg_requires: unbound variable
Setting debugging mode in one of the startup files is an alternate way to start the bash debugger, equivalent to invoking bash with --debugger. It's been that way since the debugging support was introduced in bash-3.0. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/