Re: manpage question re: '--debugger': what/where is debugger *profile*

2016-02-08 Thread Chet Ramey
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

manpage question re: '--debugger': what/where is debugger *profile*

2016-02-08 Thread Linda Walsh
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