bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bashdb question


From: Chet Ramey
Subject: Re: bashdb question
Date: Thu, 26 Feb 2009 16:36:29 -0500
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

lehe wrote:
> Hi,
> I am beginning to use bashdb to debug my shell script. There is one problems
> here. With "bash --debugger ./myscript.sh" it will run to finish without
> stop, while with "bashdb ./myscript.sh" would stop at the beginning. How
> could I stop in the first usage? Thanks a lot!

Do you have bashdb installed where bash expects it?  Is DEBUGGER_START_FILE
defined in pathnames.h?

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]