On 2/8/16 4:06 PM, Linda Walsh wrote: > Under the bash-arg "--debugger" it says: > > Arrange for the debugger profile to be executed before the shell > starts. Turns on extended debugging mode (see the description > of the extdebug option to the shopt builtin below). > > ---- > When I think of a "profile" in bash, I think of things > like /etc/profile or ~/.{bash_,}profile. > > Is there something like that for debugging > (ex: /etc/bash_debugging or ~/.bash_debugging)?
This refers to the debugger startup file that's installed as part of the bashdb package. To use this mode, the bashdb install location has to agree with the bash define for DEBUGGER_START_FILE. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/