[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: manpage question re: '--debugger': what/where is debugger *profile*
From: |
Chet Ramey |
Subject: |
Re: manpage question re: '--debugger': what/where is debugger *profile* |
Date: |
Mon, 8 Feb 2016 16:18:22 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
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 chet@case.edu http://cnswww.cns.cwru.edu/~chet/