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 c...@case.edu http://cnswww.cns.cwru.edu/~chet/