[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash --debugger on a script with no arguments
From: |
Chet Ramey |
Subject: |
Re: bash --debugger on a script with no arguments |
Date: |
Wed, 29 Apr 2015 10:57:49 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 4/28/15 10:11 PM, Rocky Bernstein wrote:
> It's come to my attention that running bash --debugger doesn't source
> DEBUGGER_START_FILE when the script to be debugged isn't followed by any
> arguments.
This was changed last November in the devel branch as part of a set of
changes to make the absence of the debugger start file a visible error.
The change will be in the next bash release.
--
``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/
- bash --debugger on a script with no arguments, Rocky Bernstein, 2015/04/29
- Re: bash --debugger on a script with no arguments,
Chet Ramey <=
- Re: bash --debugger on a script with no arguments, Rocky Bernstein, 2015/04/29
- Re: bash --debugger on a script with no arguments, Chet Ramey, 2015/04/29
- Re: bash --debugger on a script with no arguments, Rocky Bernstein, 2015/04/29
- Re: bash --debugger on a script with no arguments, Chet Ramey, 2015/04/29
- Re: bash --debugger on a script with no arguments, Rocky Bernstein, 2015/04/29
- Re: bash --debugger on a script with no arguments, Chet Ramey, 2015/04/29
- Re: bash --debugger on a script with no arguments, Rocky Bernstein, 2015/04/29
- Re: bash --debugger on a script with no arguments, Chet Ramey, 2015/04/30
- Re: bash --debugger on a script with no arguments, Rocky Bernstein, 2015/04/30